Share via


ColorPicker.IsMoreButtonVisibleProperty プロパティ

定義

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

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 依存関係プロパティの識別子。

適用対象