Partager via


IToolboxExample, interface

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Spécifie un exemple d'instance d'un élément figurant dans la boîte à outils d'un concepteur visuel.

Espace de noms :  Microsoft.Windows.Design
Assembly :  Microsoft.Windows.Design.Interaction (dans Microsoft.Windows.Design.Interaction.dll)

Syntaxe

'Déclaration
Public Interface IToolboxExample
public interface IToolboxExample
public interface class IToolboxExample
type IToolboxExample =  interface end
public interface IToolboxExample

Le type IToolboxExample expose les membres suivants.

Propriétés

  Nom Description
Propriété publique DisplayName Infrastructure. Nom complet localisable dans la boîte à outils.

Début

Méthodes

  Nom Description
Méthode publique CreateExample Infrastructure. Crée un exemple d'instance d'un élément figurant dans la boîte à outils, avec les propriétés prédéfinies.
Méthode publique GetImageStream Infrastructure. Obtient un flux de données utilisable par la propriété StreamSource.

Début

Notes

L'interface IToolboxExample n'est pas utilisée par Concepteur WPF pour Visual Studio.

Voir aussi

Référence

Microsoft.Windows.Design, espace de noms

IToolboxExampleFactory

ToolboxExampleAttribute