次の方法で共有


AcrylicBrush.TintLuminosityOpacityProperty プロパティ

定義

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

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

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

プロパティ値

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

Windows の要件

デバイス ファミリ
Windows 10, version 1903 (10.0.18362.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v8.0 で導入)

適用対象