InkToolbar.InkDrawingAttributesProperty Property

Definition

Identifies the InkDrawingAttributes dependency property.

public:
 static property DependencyProperty ^ InkDrawingAttributesProperty { DependencyProperty ^ get(); };
static DependencyProperty InkDrawingAttributesProperty();
public static DependencyProperty InkDrawingAttributesProperty { get; }
var dependencyProperty = InkToolbar.inkDrawingAttributesProperty;
Public Shared ReadOnly Property InkDrawingAttributesProperty As DependencyProperty

Property Value

The identifier for the InkDrawingAttributes dependency property.

Applies to

See also