Overload List
| Name | Description | |
|---|---|---|
| UpdateValue(DependencyProperty, Object) |
Sets the local value of a dependency property, specified by its dependency property identifier, if the specified new value is different than the previous value of that dependency property.
(Inherited from Entity.) | |
| UpdateValue(DependencyPropertyKey, Object) |
Sets the local value of a dependency property, specified by its DependencyPropertyKey identifier, if the specified new value is different than the previous value of that dependency property.
(Inherited from Entity.) |