AdornerLayerAdornerProperty Field

Allows for getting and setting of the adorner for control.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly AttachedProperty<Control?> AdornerProperty

Field Value

AttachedPropertyControl

See Also