Partager via


SilverlightCheckBox.ThreeState, propriété

Obtient une valeur qui indique si la case à cocher prend en charge trois états.

Espace de noms :  Microsoft.VisualStudio.TestTools.UITesting.SilverlightControls
Assembly :  Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight (dans Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight.dll)

Syntaxe

'Déclaration
Public Overridable ReadOnly Property ThreeState As Boolean
    Get
public virtual bool ThreeState { get; }
public:
virtual property bool ThreeState {
    bool get ();
}
abstract ThreeState : bool
override ThreeState : bool
function get ThreeState () : boolean

Valeur de propriété

Type : System.Boolean
Une valeur Boolean qui indique si l'état indéterminé est pris en charge.

Sécurité .NET Framework

Voir aussi

Référence

SilverlightCheckBox Classe

Microsoft.VisualStudio.TestTools.UITesting.SilverlightControls, espace de noms