NavPaneExpandedChangedEventArgs Constructors
Provides data for the NavigationPaneView.NavPaneExpandedChanged event.Name | Parameters | Description |
---|---|---|
NavPaneExpandedChangedEventArgs(Boolean) | isExpanded | Initializes a new instance of the NavPaneExpandedChangedEventArgs class with the specified setting. |
See Also