Gets the Visibilitystate of the expander button.

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

Syntax

C#
public 
Visibility 
ExpanderVisibility { 
get; 
private 
set; }

See Also