2 references to RegistryFooterCustom
System.Workflow.ComponentModel (2)
AuthoringOM\Design\WorkflowPrinting.cs (2)
465
registryValue = key.GetValue(
RegistryFooterCustom
);
499
key.SetValue(
RegistryFooterCustom
, Convert.ToInt32(this.footerCustom));