다음을 통해 공유


PropertyValueEditorCommands.ShowExtendedPinnedEditor 속성

정의

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

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

속성 값

RoutedCommand

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

적용 대상