次の方法で共有


ContextMenuService.GetItems メソッド

メニュー項目の一覧を取得します。

名前空間:  Microsoft.Windows.Design.Services
アセンブリ:  Microsoft.Windows.Design.Interaction (Microsoft.Windows.Design.Interaction.dll 内)

構文

'宣言
Public Function GetItems As IEnumerable(Of MenuBase)
public IEnumerable<MenuBase> GetItems()
public:
IEnumerable<MenuBase^>^ GetItems()
member GetItems : unit -> IEnumerable<MenuBase> 
public function GetItems() : IEnumerable<MenuBase>

戻り値

型: System.Collections.Generic.IEnumerable<MenuBase>
現在適用可能なメニュー項目の列挙体。

.NET Framework セキュリティ

  • 直前の呼び出し元に対する完全な信頼。 このメンバーは、部分的に信頼されているコードから使用することはできません。 詳細については、「部分信頼コードからのライブラリの使用」を参照してください。

参照

参照

ContextMenuService クラス

Microsoft.Windows.Design.Services 名前空間

ContextItem

EditingContext

その他の技術情報

コンテキスト アーキテクチャの編集

WPF デザイナーの機能拡張