次の方法で共有


ColorPicker.IsAlphaSliderVisibleProperty プロパティ

定義

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

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

プロパティ値

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

適用対象