RibbonMenuItem.HasGallery プロパティ

定義

少なくとも 1 つのメニュー項目が RibbonGallery であるかどうかを示す値を取得します。

public:
 property bool HasGallery { bool get(); };
public bool HasGallery { get; }
member this.HasGallery : bool
Public ReadOnly Property HasGallery As Boolean

プロパティ値

少なくとも 1 つのメニュー項目が RibbonGallery の場合は true。それ以外の場合は false。 登録済みの既定値は true です。 この値に影響する可能性があるものの詳細については、「依存関係プロパティ値の優先順位」を参照してください。

注釈

依存プロパティ情報

識別子フィールド HasGalleryProperty
に設定されたメタデータ プロパティ true なし

適用対象