Membri TaskUILifetimeHintAttribute
Defines a task lifetime attribute that specifies how expensive a user interface is to re-create.
Il tipo TaskUILifetimeHintAttribute espone i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
TaskUILifetimeHintAttribute | Initializes a new instance of the TaskUILifetimeHintAttribute class. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals | (Ereditato da Attribute). | |
Finalize | (Ereditato da Object). | |
GetHashCode | (Ereditato da Attribute). | |
GetType | (Ereditato da Object). | |
IsDefaultAttribute | (Ereditato da Attribute). | |
Match | (Ereditato da Attribute). | |
MemberwiseClone | (Ereditato da Object). | |
ToString | (Ereditato da Object). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
TaskUILifetimeHint | Provides an estimate, stored as a lifetime hint, about how expensive it is to re-create a user interface. | |
TypeId | (Ereditato da Attribute). |
In alto
Implementazioni esplicite dell'interfaccia
Nome | Descrizione | |
---|---|---|
_Attribute. . :: . .GetIDsOfNames | (Ereditato da Attribute). | |
_Attribute. . :: . .GetTypeInfo | (Ereditato da Attribute). | |
_Attribute. . :: . .GetTypeInfoCount | (Ereditato da Attribute). | |
_Attribute. . :: . .Invoke | (Ereditato da Attribute). |
In alto
Vedere anche