オーバーロード | 解説 |
---|---|
ClearValue(DependencyProperty) | Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. 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. System.Windows.DependencyObjectから継承されます。 |