共用方式為


ColorPicker.IsHexInputVisibleProperty 屬性

定義

識別 IsHexInputVisible 相依性屬性。

適用于 UWP 的對等 WinUI 2 APIMicrosoft.UI.Xaml.Controls.ColorPicker.IsHexInputVisibleProperty (Windows 應用程式 SDK,請參閱Windows 應用程式 SDK命名空間) 。

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

適用於