MenuItem.Command 속성

정의

메뉴를 클릭하면 실행되는 명령을 가져오거나 설정합니다.

public System.Windows.Input.ICommand Command { get; set; }
member this.Command : System.Windows.Input.ICommand with get, set

속성 값

적용 대상