Determine if the control is loaded and is rooted in a connected visual tree.

Namespace:  Microsoft.Lync.Controls
Assembly:  Microsoft.Lync.Controls(in Microsoft.Lync.Controls.dll)

Syntax

C#
protected 
bool 
IsLoadedAndIsInVisualTree { 
get; }

See Also