Classe UIContext
Gerarchia di ereditarietà
System.Object
Microsoft.VisualStudio.Shell.UIContext
Spazio dei nomi: Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class UIContext _
Implements INotifyPropertyChanged
public sealed class UIContext : INotifyPropertyChanged
Il tipo UIContext espone i seguenti membri.
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
IsActive |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | Determina se l'oggetto specificato equivale all'oggetto corrente. (Ereditato da Object) |
![]() ![]() |
FromUIContextGuid | |
![]() |
GetHashCode | Funge da funzione hash per un determinato tipo. (Ereditato da Object) |
![]() |
GetType | Ottiene l'oggetto Type dell'istanza corrente. (Ereditato da Object) |
![]() |
ToString | Restituisce una stringa che rappresenta l'oggetto corrente. (Ereditato da Object) |
In alto
Eventi
Nome | Descrizione | |
---|---|---|
![]() |
PropertyChanged | |
![]() |
UIContextChanged |
In alto
Codice thread safe
Qualsiasi membro static (Shared in Visual Basic) pubblico di questo tipo è thread-safe. I membri di istanza non sono garantiti come thread-safe.