ShowOnDisabledProperty Field
Defines the ToolTip.ShowOnDisabled property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly AttachedProperty<bool> ShowOnDisabledProperty
Public Shared ReadOnly ShowOnDisabledProperty As AttachedProperty(Of Boolean)
static val ShowOnDisabledProperty: AttachedProperty<bool>