バージョン

GetFocusable メソッド

WPF で UIElement の Focusable 値を変更する場合に使用されます。
シンタックス
'宣言
 
Public Shared Function GetFocusable( _
   ByVal d As DependencyObject _
) As Boolean
public static bool GetFocusable( 
   DependencyObject d
)

パラメータ

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