NavBarGroupExpandedChangingEventArgs Constructors
Provides data for the ExplorerBarView.GroupExpandedChanging event.Name | Parameters | Description |
---|---|---|
NavBarGroupExpandedChangingEventArgs(NavBarGroup, Boolean) | group, isExpanded | Initializes a new instance of the NavBarGroupExpandedChangingEventArgs class with the specified settings. |
See Also