Condividi tramite


Proprietà RootPlacementAdapter.AdapterType

Questo membro esegue l'override di PlacementAdapter.AdapterType; documentazione più completa potrebbe essere disponibile nell'argomento specificato.

Ottiene il tipo di adattatore.

Spazio dei nomi:  Microsoft.Windows.Design.Interaction
Assembly:  Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)

Sintassi

'Dichiarazione
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

Valore proprietà

Tipo: System.Type

Restituisce un tipo PlacementAdapter.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

RootPlacementAdapter Classe

Spazio dei nomi Microsoft.Windows.Design.Interaction

AdornerPlacementCollection

AdornerPanel

PlacementAdapter

Altre risorse

Informazioni sull'estensibilità Progettazione WPF