Partager via


PlacementAdapter.AdapterType, propriété

Obtient le type d'adaptateur que cette classe représente.

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

Syntaxe

'Déclaration
Public Overrides ReadOnly Property AdapterType As Type
    Get
public override Type AdapterType { get; }
public:
virtual property Type^ AdapterType {
    Type^ get () override;
}
abstract AdapterType : Type
override AdapterType : Type
override function get AdapterType () : Type

Valeur de propriété

Type : System.Type
Retourne un type PlacementAdapter.

Sécurité .NET Framework

Voir aussi

Référence

PlacementAdapter Classe

Microsoft.Windows.Design.Interaction, espace de noms

AdornerPlacementCollection

AdornerPanel

Autres ressources

Procédure pas à pas : création d'un ornement au moment du design

Architecture d'ornement