2 references to RegistryFooterTemplate
System.Workflow.ComponentModel (2)
AuthoringOM\Design\WorkflowPrinting.cs (2)
459
registryValue = key.GetValue(
RegistryFooterTemplate
);
497
key.SetValue(
RegistryFooterTemplate
, this.footerTemplate);