Share via


ColorPicker.IsHexInputVisibleProperty プロパティ

定義

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

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

プロパティ値

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

適用対象