다음을 통해 공유


EditorPart.GetDesignModeState 메서드

정의

EditorPart 컨트롤의 부모 영역에 대한 현재 상태를 검색합니다.

protected:
 override System::Collections::IDictionary ^ GetDesignModeState();
protected override System.Collections.IDictionary GetDesignModeState ();
override this.GetDesignModeState : unit -> System.Collections.IDictionary
Protected Overrides Function GetDesignModeState () As IDictionary

반환

IDictionary 컨트롤을 포함하는 EditorZoneBase 영역의 현재 상태가 있는 EditorPart입니다.

설명

메서드는 GetDesignModeState 컨트롤을 포함하는 영역의 상태에 대한 정보를 반환합니다 EditorPart . 상태 정보는 사전의 형태로 반환됩니다.

적용 대상

추가 정보