Share via


ColorPicker.IsAlphaEnabledProperty プロパティ

定義

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

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

public:
 static property DependencyProperty ^ IsAlphaEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty IsAlphaEnabledProperty();
public static DependencyProperty IsAlphaEnabledProperty { get; }
var dependencyProperty = ColorPicker.isAlphaEnabledProperty;
Public Shared ReadOnly Property IsAlphaEnabledProperty As DependencyProperty

プロパティ値

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

適用対象