EnableMenuItemClickForwardingProperty Field
Unstable.
Note: This API is unstable and may change in a future release.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
[UnstableAttribute("To be removed in 12.0, NativeMenuBar now has a default template")]
public static readonly AttachedProperty<bool> EnableMenuItemClickForwardingProperty
<UnstableAttribute("To be removed in 12.0, NativeMenuBar now has a default template")>
Public Shared ReadOnly EnableMenuItemClickForwardingProperty As AttachedProperty(Of Boolean)
[<UnstableAttribute("To be removed in 12.0, NativeMenuBar now has a default template")>]
static val EnableMenuItemClickForwardingProperty: AttachedProperty<bool>