[This is preliminary documentation and is subject to change.]

Namespace:  Phoenix.Gui.Controls
Assembly:  Phoenix (in Phoenix.dll) Version: 0.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public virtual bool IsSafeHandleCreated { get; }
Public Overridable ReadOnly Property IsSafeHandleCreated As Boolean
public:
virtual property bool IsSafeHandleCreated {
	bool get ();
}

See Also