'宣言
Public Function New( _ ByVal header As System.String, _ ByVal icon As C1Icon, _ ByVal menuCommand As System.Windows.Input.ICommand _ )
public MenuItem( System.string header, C1Icon icon, System.Windows.Input.ICommand menuCommand )
パラメータ
- header
- ヘッダー。
- icon
- イメージ。
- menuCommand
- メニューコマンド。