Condividi tramite


Proprietà FocusedTask.ItemType

Ottiene la chiave utilizzata nel dizionario di elementi di contesto per identificare questo tipo di elemento di contesto.

Spazio dei nomi:  Microsoft.Windows.Design.Interaction
Assembly:  Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)

Sintassi

'Dichiarazione
Public Overrides ReadOnly Property ItemType As Type
    Get
public override Type ItemType { get; }
public:
virtual property Type^ ItemType {
    Type^ get () override;
}
abstract ItemType : Type
override ItemType : Type
override function get ItemType () : Type

Valore proprietà

Tipo: System.Type
Oggetto Type che rappresenta il tipo dell'oggetto FocusedTask.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

FocusedTask Classe

Spazio dei nomi Microsoft.Windows.Design.Interaction

Altre risorse

Informazioni sull'estensibilità Progettazione WPF