2 references to RegistryCenterHorizontally
System.Workflow.ComponentModel (2)
AuthoringOM\Design\WorkflowPrinting.cs (2)
468
registryValue = key.GetValue(
RegistryCenterHorizontally
);
500
key.SetValue(
RegistryCenterHorizontally
, Convert.ToInt32(this.centerHorizontally));