Table of Contents

Method OnAttached

Namespace
Innova.Prism.Library.Commands
Assembly
Innova.Prism.Library.dll

OnAttached()

Called after the behavior is attached to an AssociatedObject.

protected override void OnAttached()

Remarks

Override this to hook up functionality to the AssociatedObject.