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 相依性屬性的標識碼。

適用於