Share via


TriggerActionCollection.OnAttached Method

Called immediately after the collection is attached to an AssociatedObject.

Namespace: System.Windows.Interactivity
Assembly: System.Windows.Interactivity (in system.windows.interactivity.dll)

Syntax

'Declaration
Protected Overrides Sub OnAttached
'Usage

Me.OnAttached
protected override void OnAttached ()
protected:
virtual void OnAttached () override
protected void OnAttached ()
protected override function OnAttached ()

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

TriggerActionCollection Class
TriggerActionCollection Members
System.Windows.Interactivity Namespace