オーバーロード | 解説 |
---|---|
SetValue(DependencyProperty,Object) | Sets the local value of a dependency property, specified by its dependency property identifier. System.Windows.DependencyObjectから継承されます。 |
SetValue(DependencyPropertyKey,Object) | Sets the local value of a read-only dependency property, specified by the System.Windows.DependencyPropertyKey identifier of the dependency property. System.Windows.DependencyObjectから継承されます。 |