RibbonApplicationMenuItem.Level 屬性

定義

取得值,這個值指出功能表項目的顯示等級。

public:
 property System::Windows::Controls::Ribbon::RibbonApplicationMenuItemLevel Level { System::Windows::Controls::Ribbon::RibbonApplicationMenuItemLevel get(); };
public System.Windows.Controls.Ribbon.RibbonApplicationMenuItemLevel Level { get; }
member this.Level : System.Windows.Controls.Ribbon.RibbonApplicationMenuItemLevel
Public ReadOnly Property Level As RibbonApplicationMenuItemLevel

屬性值

RibbonApplicationMenuItemLevel

其中一個列舉值,指定顯示哪一個層級的功能表項目。 已註冊的預設值是 Top。 如需可能會影響該值的相關詳細資訊,請參閱 相依性屬性值優先順序

備註

相依性屬性資訊

識別碼欄位 LevelProperty
中繼資料屬性設定為 true

適用於