StartSizingEventArgs Constructors
Provides data for the DockManager.StartSizing event.Name | Parameters | Description |
---|---|---|
StartSizingEventArgs(DockPanel, SizingSide) | panel, sizingSide | Initializes a new instance of the StartSizingEventArgs class. |
See Also