Constructor

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

Syntax

C#
public 
UCTreeViewItemAutomationPeer(
	

UCTreeViewItem 
control
)

Exceptions

Exception Condition
System . . :: . . ArgumentNullException Thrown when controlparameter is null

See Also