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