Value Property
Gets the current value of the property.
Definition
Namespace: Avalonia.Data.Core.Plugins
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
Object? Value { get; }
ReadOnly Property Value As Object
Get
abstract Value : Object with get
Property Value
ObjectSee Also
Reference
IPropertyAccessor Interface
Avalonia.Data.Core.Plugins Namespace