M

SetValue

Name Return Type Description Inherited From
M SetValue(DependencyProperty, Object) None Sets the local value of a dependency property, specified by its dependency property identifier. (Inherited from DependencyObject .) DependencyObject .
M SetValue(DependencyPropertyKey, Object) None Sets the local value of a read-only dependency property, specified by the DependencyPropertyKey identifier of the dependency property. (Inherited from DependencyObject .) DependencyObject .