AcrylicBrush.TintColorProperty Property

Definition

Identifies the TintColor dependency property.

public:
 static property DependencyProperty ^ TintColorProperty { DependencyProperty ^ get(); };
static DependencyProperty TintColorProperty();
public static DependencyProperty TintColorProperty { get; }
var dependencyProperty = AcrylicBrush.tintColorProperty;
Public Shared ReadOnly Property TintColorProperty As DependencyProperty

Property Value

The identifier for the TintColor dependency property.

Applies to