DependencyObject Properties
.NET Framework 4.5
The DependencyObject type exposes the following members.
| Name | Description | |
|---|---|---|
|
DesignMode | Gets the value that indicates whether this instance is in design or run-time mode. |
|
ParentDependencyObject | Gets the parent DependencyObject in the DependencyObject graph. |
|
Site | Gets or sets a reference to the Site component of the DependencyObject. |
|
UserData | Gets an IDictionary that associates custom data with this class instance. |