InkToolbar.InitialControlsProperty Property

Definition

Identifies the InitialControls dependency property.

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

Property Value

The identifier for the InitialControls dependency property.

Applies to

See also