DirectPropertyMetadata<TValue> Properties
Properties
DefaultBindingMode | Gets the default binding mode for the property. (Inherited from AvaloniaPropertyMetadata) |
EnableDataValidation | Gets a value indicating whether the property is interested in data validation. (Inherited from AvaloniaPropertyMetadata) |
IsReadOnly | Gets whether this instance is read-only and can't be modified. (Inherited from AvaloniaPropertyMetadata) |
UnsetValue | Gets the value to use when the property is set to UnsetValue. |