Attached<T> Properties |
The Attached<T> generic type exposes the following members.
Name | Description | |
---|---|---|
Item |
Gets or sets the value of the current attached property for a given object (see GetValue(DependencyProperty) and SetValue(DependencyProperty, Object)).
| |
RuntimeProperty |
Gets DependencyProperty registered in runtime.
|