Share via


ColorPicker.IsColorPreviewVisibleProperty 屬性

定義

識別IsColorPreviewVisible相依性屬性。

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

屬性值

IsColorPreviewVisible 相依性屬性的標識符。

適用於