eDriven Framework API
Initialized Property
NamespaceseDriven.GuiGuiInitialized
eDriven Framework API
Returns true if the Stage is initialized
Declaration Syntax
C#Visual BasicVisual C++
public bool Initialized { get; }
Public ReadOnly Property Initialized As Boolean
	Get
public:
property bool Initialized {
	bool get ();
}

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)