MapElement.IsEnabledProperty Property

Definition

Identifies the IsEnabled dependency property.

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

Property Value

Identifier for the IsEnabled dependency property.

Windows requirements

Device family
Windows 10, version 1803 (introduced in 10.0.17134.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v6.0)

Applies to