Partilhar via


Propriedade RequiresContextItemAttribute.ContextItemType

Obtém o tipo de item de contexto que a classe requer.

Namespace:  Microsoft.Windows.Design
Assembly:  Microsoft.Windows.Design.Extensibility (em Microsoft.Windows.Design.Extensibility.dll)

Sintaxe

'Declaração
Public ReadOnly Property ContextItemType As Type
    Get
public Type ContextItemType { get; }
public:
property Type^ ContextItemType {
    Type^ get ();
}
member ContextItemType : Type
function get ContextItemType () : Type

Valor de propriedade

Tipo: System.Type
A Type que indica a ContextItem requer que a classe de tipo.

Segurança do .NET Framework

Consulte também

Referência

RequiresContextItemAttribute Classe

Namespace Microsoft.Windows.Design

RequiresServiceAttribute

UsesItemPolicyAttribute

FeatureProvider

FeatureConnector<TFeatureProviderType>

Outros recursos

Recurso provedores e conectores de recursos

Noções básicas sobre extensibilidade Designer WPF