ButtonEventArgs Properties
Provides data for Custom WindowsUI and Custom Header Button events, such as the DockPanel.CustomButtonChecked or WindowsUIButtonPanel.ButtonClick events.Name | Description |
---|---|
Button | Gets a custom header button or a custom Win8 button associated with the current event. |
See Also