InkToolbarCustomToolButton.ConfigurationContentProperty Property

Definition

Identifies the ConfigurationContent dependency property.

public:
 static property DependencyProperty ^ ConfigurationContentProperty { DependencyProperty ^ get(); };
static DependencyProperty ConfigurationContentProperty();
public static DependencyProperty ConfigurationContentProperty { get; }
var dependencyProperty = InkToolbarCustomToolButton.configurationContentProperty;
Public Shared ReadOnly Property ConfigurationContentProperty As DependencyProperty

Property Value

The identifier for the ConfigurationContent dependency property.

Applies to

See also