共用方式為


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 相依性屬性的標識碼。

適用於