StyledPropertyTValueGetMetadata Method

Overload List

GetMetadata(AvaloniaObject) Gets the AvaloniaPropertyMetadata which applies to this property when it is used with the specified object.
GetMetadata(Type) Gets the AvaloniaPropertyMetadata which applies to this property when it is used with the specified type.
GetMetadataT Gets the AvaloniaPropertyMetadata which applies to this property when it is used with the specified type.

See Also