LayoutControlInitNewElementEventArgs Constructors
Provides data for the LayoutControl.InitNewElement event.| Name | Parameters | Description |
|---|---|---|
| LayoutControlInitNewElementEventArgs(FrameworkElement) | element | Initializes a new instance of the LayoutControlInitNewElementEventArgs class with the specified settings. |
See Also