IsThreeState Property (WPFToggleButton)

Action

Gets whether the control supports two or three states.

Syntax

C#
protected Boolean IsThreeState { get; }
VB
'Declaration
Protected Read Property IsThreeState As Boolean

Access

Read only.