AcrylicBrush.TintColorProperty 属性

定义

标识 TintColor 依赖属性。

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

属性值

TintColor 依赖属性的标识符。

适用于