AdornerProperty Field
Allows for getting and setting of the adorner for control.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly AttachedProperty<Control?> AdornerProperty
Public Shared ReadOnly AdornerProperty As AttachedProperty(Of Control)
static val AdornerProperty: AttachedProperty<Control>