次の方法で共有


MenuBase クラス

更新 : 2007 年 11 月

アクションとグループの両方に基本クラスを提供します。

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

構文

'宣言
Public MustInherit Class MenuBase _
    Implements INotifyPropertyChanged
'使用
Dim instance As MenuBase
public abstract class MenuBase : INotifyPropertyChanged
public ref class MenuBase abstract : INotifyPropertyChanged
public abstract class MenuBase implements INotifyPropertyChanged

解説

MenuBase はデータ バインディングをサポートします。

継承階層

System.Object
  Microsoft.Windows.Design.Interaction.MenuBase
    Microsoft.Windows.Design.Interaction.MenuAction
    Microsoft.Windows.Design.Interaction.MenuGroup

スレッド セーフ

この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。

参照

参照

MenuBase メンバ

Microsoft.Windows.Design.Interaction 名前空間

その他の技術情報

WPF デザイナの機能拡張