Overload | Description |
---|---|
ClearValue(DependencyProperty) | Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. (Inherited from System.Windows.DependencyObject) |
ClearValue(DependencyPropertyKey) | Clears the local value of a read-only property. The property to be cleared is specified by a System.Windows.DependencyPropertyKey. (Inherited from System.Windows.DependencyObject) |