Sdílet prostřednictvím


AttributeCallbackBuilder.CallbackType-Eigenschaft

Aktualisiert: November 2007

Ruft den Typ ab, für den dieser Rückruf aufgerufen wird.

Namespace:  Microsoft.Windows.Design.Metadata
Assembly:  Microsoft.Windows.Design (in Microsoft.Windows.Design.dll)

Syntax

'Declaration
Public ReadOnly Property CallbackType As Type
'Usage
Dim instance As AttributeCallbackBuilder
Dim value As Type

value = instance.CallbackType
public Type CallbackType { get; }
public:
property Type^ CallbackType {
    Type^ get ();
}
public function get CallbackType () : Type

Eigenschaftenwert

Typ: System.Type

Berechtigungen

Siehe auch

Referenz

AttributeCallbackBuilder-Klasse

AttributeCallbackBuilder-Member

Microsoft.Windows.Design.Metadata-Namespace

AttributeTableBuilder

AddCallback

AttributeTable

Weitere Ressourcen

Metadatenspeicher