AvaloniaPropertyBind Method
Returns a binding accessor that can be passed to
AvaloniaObject's []
operator to initiate a binding.
Namespace: AvaloniaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public IndexerDescriptor Bind()
Public Function Bind As IndexerDescriptor
member Bind : unit -> IndexerDescriptor
Return Value
IndexerDescriptorA
IndexerDescriptor.
The ! and ~ operators are short forms of this.