次の方法で共有


AcrylicBrush.TintOpacityProperty プロパティ

定義

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

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

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

プロパティ値

TintOpacity 依存関係プロパティの識別子。

適用対象