- fSwitchingTemplates
- true when switching from one template editing frame to another; otherwise false.
- fNested
- true if this designer is nested (one or more levels) within another control whose designer is also in template editing mode; otherwise false.
- fSave
- true if templates should be saved on exit; otherwise, false.
The TemplatedControlDesigner.ExitTemplateMode(bool, bool, bool) method is obsolete. Use the TemplatedControlDesigner.TemplateGroups property to manipulate templates within a designer for template-based controls.