LayoutItemActivatedEventArgs Constructors
Provides data for the DockLayoutManager.LayoutItemActivated event.| Name | Parameters | Description |
|---|---|---|
| LayoutItemActivatedEventArgs(BaseLayoutItem, BaseLayoutItem) | item, oldItem | Initializes a new instance of the LayoutItemActivatedEventArgs class with the specified settings. |
See Also