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