KeyboardAccelerator.IsEnabledProperty 屬性

定義

識別 IsEnabled 相依性屬性。

public:
 static property DependencyProperty ^ IsEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty IsEnabledProperty();
public static DependencyProperty IsEnabledProperty { get; }
var dependencyProperty = KeyboardAccelerator.isEnabledProperty;
Public Shared ReadOnly Property IsEnabledProperty As DependencyProperty

屬性值

IsEnabled相依性屬性的識別碼。

適用於

另請參閱