Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The type to which this behavior can be attached.
Namespace: System.Windows.Interactivity
Assembly: System.Windows.Interactivity (in system.windows.interactivity.dll)
'Declaration
Protected ReadOnly Property AssociatedType As Type
'Usage
Dim value As Type
value = Me.AssociatedType
protected Type AssociatedType { get; }
protected:
property Type^ AssociatedType {
Type^ get ();
}
/** @property */
protected Type get_AssociatedType ()
protected function get AssociatedType () : Type
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Behavior Class
Behavior Members
System.Windows.Interactivity Namespace