The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DependencyPropertyDescriptor::Metadata Property
.NET Framework (current version)
Gets the metadata associated with the dependency property.
Assembly: WindowsBase (in WindowsBase.dll)
The value can be null if there is no metadata or if the property is not a dependency property.
Metadata that has matching concepts in CLR attributes is re-exposed as attributes in the Attributes collection.
.NET Framework
Available since 3.0
Available since 3.0
Show: