InkToolbarPenButton.MaxStrokeWidthProperty Property

Definition

Identifies the MaxStrokeWidth dependency property.

public:
 static property DependencyProperty ^ MaxStrokeWidthProperty { DependencyProperty ^ get(); };
static DependencyProperty MaxStrokeWidthProperty();
public static DependencyProperty MaxStrokeWidthProperty { get; }
var dependencyProperty = InkToolbarPenButton.maxStrokeWidthProperty;
Public Shared ReadOnly Property MaxStrokeWidthProperty As DependencyProperty

Property Value

The identifier for the MaxStrokeWidth dependency property.

Applies to

See also