Xml.GetDesignModeState Metoda

Definice

Získá data v době návrhu pro ovládací prvek.

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

Návraty

Obsahuje IDictionary data o době návrhu Xml ovládacího prvku.

Poznámky

Metoda GetDesignModeState je pomocná metoda používaná k získání aktuálního Xml stavu návrhu ovládacího prvku.

Platí pro

Viz také