Xml.GetDesignModeState 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取控件的设计时数据。
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 包含 Xml 控件的设计时数据。
注解
方法是 GetDesignModeState 一种帮助程序方法,用于获取控件的 Xml 当前设计时状态。