FrameworkElement.AllowFocusWhenDisabledProperty 屬性

定義

識別 AllowFocusWhenDisabled 相依性屬性。

public:
 static property DependencyProperty ^ AllowFocusWhenDisabledProperty { DependencyProperty ^ get(); };
static DependencyProperty AllowFocusWhenDisabledProperty();
public static DependencyProperty AllowFocusWhenDisabledProperty { get; }
var dependencyProperty = FrameworkElement.allowFocusWhenDisabledProperty;
Public Shared ReadOnly Property AllowFocusWhenDisabledProperty As DependencyProperty

屬性值

AllowFocusWhenDisabled相依性屬性的識別碼。

適用於