共用方式為


MapElement.IsEnabledProperty 屬性

定義

識別 IsEnabled 相依性屬性。

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

屬性值

IsEnabled相依性屬性的識別碼。

Windows 需求

裝置系列
Windows 10, version 1803 (已於 10.0.17134.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v6.0 引進)

適用於