AvaloniaPropertyIsDirect Property

Gets a value indicating whether this is a direct property.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool IsDirect { get; }

Property Value

Boolean

See Also