IsReadOnly

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

Syntax

C#
public 
bool 
IsReadOnly { 
get; }

Implements

IValueProvider . . :: . . IsReadOnly

Remarks

Directly delegate to the underlying TextBox

See Also