Condividi tramite


Proprietà ItemControl.IsSelected

Ottenere/impostare true se l'elemento è selezionato

Spazio dei nomi:  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Sintassi

'Dichiarazione
Public Property IsSelected As Boolean
public bool IsSelected { get; set; }

Valore proprietà

Tipo: System.Boolean
Restituisca il valore Boolean.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ItemControl Classe

Spazio dei nomi Microsoft.TeamFoundation.Controls.WPF.TeamExplorer