Gets or sets a value that indicates whether the element can receive focus. This is a dependency property.
シンタックス
'宣言
Public Property Focusable As Boolean
public bool Focusable {get; set;}
プロパティ値
true if the element is focusable; otherwise
false. The default is
false.
参照