バージョン

GetUpdateBindingOnTextPropertyChanged メソッド

添付する UpdateBindingOnTextPropertyChanged DependencyProperty の値を取得します。
シンタックス
'宣言
 
Public Shared Function GetUpdateBindingOnTextPropertyChanged( _
   ByVal d As DependencyObject _
) As Boolean
public static bool GetUpdateBindingOnTextPropertyChanged( 
   DependencyObject d
)

パラメータ

d
値を取得するオブジェクト。
参照