Provides an opportunity to perform additional processing when a behavior is attached to the designer.
The TemplatedControlDesigner.OnBehaviorAttached method is obsolete. Use the IControlDesignerTag.SetAttribute(string, string) and IControlDesignerTag.GetAttribute(string) methods on the ControlDesigner.Tag property to map properties to styles.