MapPolyline.StrokeDashedProperty Property

Definition

Identifies the StrokeDashed dependency property.

public:
 static property DependencyProperty ^ StrokeDashedProperty { DependencyProperty ^ get(); };
static DependencyProperty StrokeDashedProperty();
public static DependencyProperty StrokeDashedProperty { get; }
var dependencyProperty = MapPolyline.strokeDashedProperty;
Public Shared ReadOnly Property StrokeDashedProperty As DependencyProperty

Property Value

The identifier for the StrokeDashed dependency property.

Applies to

See also