Skip to main content

OnClickPrimary Method

Invokes the Click event when the primary button part is clicked.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

protected override void OnClickPrimary(
RoutedEventArgs? e
)

Parameters

  RoutedEventArgs
The event args from the internal Click event.

See Also

Reference

ToggleSplitButton Class
Avalonia.Controls Namespace