Control.FocusStateProperty 屬性

定義

識別 FocusState 相依性屬性。

public:
 static property DependencyProperty ^ FocusStateProperty { DependencyProperty ^ get(); };
static DependencyProperty FocusStateProperty();
public static DependencyProperty FocusStateProperty { get; }
var dependencyProperty = Control.focusStateProperty;
Public Shared ReadOnly Property FocusStateProperty As DependencyProperty

屬性值

FocusState相依性屬性的識別碼。

適用於