Compartilhar via


Construtor ItemContainerTemplateKey (Object)

Inicializa uma nova instância de ItemContainerTemplateKey classe com o tipo de dados especificado.

Namespace:  Microsoft.Windows.Controls
Assembly:  RibbonControlsLibrary (em RibbonControlsLibrary.dll)

Sintaxe

'Declaração
Public Sub New ( _
    dataType As Object _
)
public ItemContainerTemplateKey(
    Object dataType
)
public:
ItemContainerTemplateKey(
    Object^ dataType
)
new : 
        dataType:Object -> ItemContainerTemplateKey
public function ItemContainerTemplateKey(
    dataType : Object
)

Parâmetros

  • dataType
    Tipo: System.Object
    O tipo para o qual este modelo é desenvolvido.

Segurança do .NET Framework

Consulte também

Referência

ItemContainerTemplateKey Classe

Sobrecargas ItemContainerTemplateKey

Namespace Microsoft.Windows.Controls