AvaloniaPropertyValueIsOverriddenCurrentValue Property

Gets a value indicating whether the Value was overridden by a call to SetCurrentValueT(StyledPropertyT, T).

Definition

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

Property Value

Boolean

See Also