CopyingToClipboardEvent Field
Defines the CopyingToClipboard event.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly RoutedEvent<RoutedEventArgs> CopyingToClipboardEvent
Public Shared ReadOnly CopyingToClipboardEvent As RoutedEvent(Of RoutedEventArgs)
static val CopyingToClipboardEvent: RoutedEvent<RoutedEventArgs>