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