Compartilhar via


Construtor ToolboxExampleAttribute

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Initializes a new instance of the ToolboxExampleAttribute class.

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

Sintaxe

'Declaração
Public Sub New ( _
    toolboxExampleFactoryType As Type _
)
public ToolboxExampleAttribute(
    Type toolboxExampleFactoryType
)
public:
ToolboxExampleAttribute(
    Type^ toolboxExampleFactoryType
)
new : 
        toolboxExampleFactoryType:Type -> ToolboxExampleAttribute
public function ToolboxExampleAttribute(
    toolboxExampleFactoryType : Type
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

ToolboxExampleAttribute Classe

Namespace Microsoft.Windows.Design

IToolboxExampleFactory

IToolboxExample