AttributeCallbackBuilder.CallbackType, propriété

Obtient le type pour lequel ce rappel est appelé.

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

Syntaxe

'Déclaration
Public ReadOnly Property CallbackType As Type
    Get
public Type CallbackType { get; }
public:
property Type^ CallbackType {
    Type^ get ();
}
member CallbackType : Type
function get CallbackType () : Type

Valeur de propriété

Type : System.Type
Type pour lequel ce rappel est appelé.

Sécurité .NET Framework

Voir aussi

Référence

AttributeCallbackBuilder Classe

Microsoft.Windows.Design.Metadata, espace de noms

AttributeTableBuilder

AddCallback

AttributeTable