Overload List

  NameDescription
DependencyProperties(Type)
Returns the collection of dependency properties available on specified type.
DependencyProperties(DependencyObject)
Returns the collection of dependency properties available on specified object.
DependencyProperties(Type, Boolean)
Returns the collection of dependency properties available on specified type.
DependencyProperties(DependencyObject, Boolean)
Returns the collection of dependency properties available on specified object.

See Also