IsOverriddenCurrentValue Property
Gets a value indicating whether the Value was overridden by a call to SetCurrentValue(T)(StyledProperty(T), T).
Definition
Namespace: Avalonia.Diagnostics
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public bool IsOverriddenCurrentValue { get; }
Public ReadOnly Property IsOverriddenCurrentValue As Boolean
Get
member IsOverriddenCurrentValue : bool with get