共用方式為


ColorPicker.IsMoreButtonVisibleProperty 屬性

定義

識別 IsMoreButtonVisible 相依性屬性。

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

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

屬性值

IsMoreButtonVisible 相依性屬性的識別碼。

適用於