次の方法で共有


AcrylicBrush.TintColorProperty プロパティ

定義

TintColor 依存関係プロパティを識別します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Media.AcrylicBrush.TintColorProperty (Windows App SDKの WinUI の場合は、Windows App SDK名前空間を参照してください)。

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 依存関係プロパティの識別子。

適用対象