다음을 통해 공유


PropertyValueEditorCommands.ShowInlineEditor 속성

정의

PropertyContainerEditModeInline 편집 모드로 전환하기 위해 편집기에서 발생시키는 명령을 가져옵니다.

public:
 static property System::Windows::Input::RoutedCommand ^ ShowInlineEditor { System::Windows::Input::RoutedCommand ^ get(); };
public static System.Windows.Input.RoutedCommand ShowInlineEditor { get; }
static member ShowInlineEditor : System.Windows.Input.RoutedCommand
Public Shared ReadOnly Property ShowInlineEditor As RoutedCommand

속성 값

편집 모드를 전환하는 RoutedCommand입니다.

적용 대상