'宣言 Public Sub InvalidateProperty( _ ByVal dp As System.Windows.DependencyProperty _ )
'使用法 Dim instance As SearchToolbar Dim dp As System.Windows.DependencyProperty instance.InvalidateProperty(dp)
public void InvalidateProperty( System.Windows.DependencyProperty dp )
パラメータ
- dp