MapControl.RegionProperty Property

Definition

Identifies the Region dependency property.

public:
 static property DependencyProperty ^ RegionProperty { DependencyProperty ^ get(); };
static DependencyProperty RegionProperty();
public static DependencyProperty RegionProperty { get; }
var dependencyProperty = MapControl.regionProperty;
Public Shared ReadOnly Property RegionProperty As DependencyProperty

Property Value

Identifier for the Region 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