ActivePanelChangedEventArgs Constructors
Provides data for the DockManager.ActivePanelChanged event.| Name | Parameters | Description |
|---|---|---|
| ActivePanelChangedEventArgs(DockPanel, DockPanel) | panel, oldPanel | Initializes a new instance of the ActivePanelChangedEventArgs class. |
See Also