IPropertyAccessor Methods
Methods
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) |
SetValue(Object, BindingPriority) | Sets the property value. |
Subscribe(Action(Object)) | Subscribes to the value of the member. |
Unsubscribe() | Unsubscribes to the value of the member. |
See Also
Reference
IPropertyAccessor Interface
Avalonia.Data.Core.Plugins Namespace