eDriven Framework API
A flag that determines if an object has been through all three phases
of layout: commitment, measurement, and layout (provided that any were required)

Declaration Syntax
public virtual bool Initialized { get; set; }
Public Overridable Property Initialized As Boolean
Get
Set
public:
virtual property bool Initialized {
bool get ();
void set (bool value);
}
Assembly:
eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)