public DirectPropertyMetadata<TValue> GetMetadata( Type type )
Public Function GetMetadata ( type As Type ) As DirectPropertyMetadata(Of TValue)
member GetMetadata : type : Type -> DirectPropertyMetadata<'TValue>
In This Article