MapTileSource.AllowOverstretchProperty Property

Definition

Identifies the AllowOverstretch dependency property.

public:
 static property DependencyProperty ^ AllowOverstretchProperty { DependencyProperty ^ get(); };
static DependencyProperty AllowOverstretchProperty();
public static DependencyProperty AllowOverstretchProperty { get; }
var dependencyProperty = MapTileSource.allowOverstretchProperty;
Public Shared ReadOnly Property AllowOverstretchProperty As DependencyProperty

Property Value

The identifier for the AllowOverstretch dependency property.

Applies to

See also