共用方式為


ColorPicker.IsAlphaEnabledProperty 屬性

定義

識別 IsAlphaEnabled 相依性屬性。

適用于 UWP的對WinUI 2 APIMicrosoft.UI.Xaml.Controls.ColorPicker.IsAlphaEnabledProperty (Windows 應用程式 SDK,請參閱Windows 應用程式 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 相依性屬性的識別碼。

適用於