| Icon | Member | Description |
|---|---|---|
| SetValue(DependencyProperty, Object) |
Sets the local value of a dependency property, specified by its dependency property identifier.
| |
| SetValue(DependencyPropertyKey, Object) |
Sets the local value of a read-only dependency property, specified by the DependencyPropertyKey identifier of the dependency property.
|