Overload List
| Name | Description | |
|---|---|---|
| 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.
|