Share via


RibbonSplitButton.ClickEvent Field

Identifies the Click routed event.

Namespace:  Microsoft.Windows.Controls.Ribbon
Assembly:  RibbonControlsLibrary (in RibbonControlsLibrary.dll)

Syntax

'Declaration
Public Shared ReadOnly ClickEvent As RoutedEvent
public static readonly RoutedEvent ClickEvent
public:
static initonly RoutedEvent^ ClickEvent
static val ClickEvent: RoutedEvent
public static final var ClickEvent : RoutedEvent

Field Value

Type: System.Windows.RoutedEvent
The identifier for the Click routed event.

.NET Framework Security

See Also

Reference

RibbonSplitButton Class

Microsoft.Windows.Controls.Ribbon Namespace