ButtonEventArgs Constructors
Provides data for Custom WindowsUI and Custom Header Button events, such as the DockPanel.CustomButtonChecked or WindowsUIButtonPanel.ButtonClick events.Name | Parameters | Description |
---|---|---|
ButtonEventArgs(IButton) | button | Initializes a new instance of the ButtonEventArgs object. |
See Also