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.
Called after the behavior is attached to an AssociatedObject.
Namespace: System.Windows.Interactivity
Assembly: System.Windows.Interactivity (in system.windows.interactivity.dll)
'Declaration
Protected Overridable Sub OnAttached
'Usage
Me.OnAttached
protected virtual void OnAttached ()
protected:
virtual void OnAttached ()
protected void OnAttached ()
protected function OnAttached ()
Override this to hook up functionality to the AssociatedObject.
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