This topic has not yet been rated - Rate this topic

DependencyObject.ClearValue Method

Clears the local value of a property.
Name Description
DependencyObject.ClearValue (DependencyProperty) Clears the local value of a property. The property to be cleared is specified by a DependencyProperty identifier.
DependencyObject.ClearValue (DependencyPropertyKey) Clears the local value of a property. The property to be cleared is specified by a DependencyPropertyKey.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.