2 references to DesignerPerUserRegistryKey
System.Workflow.ComponentModel (2)
AuthoringOM\Design\Themes.cs (1)
240return DesignerHelpers.DesignerPerUserRegistryKey + "\\" + WorkflowThemesSubKey;
AuthoringOM\Design\WorkflowPrinting.cs (1)
423private static readonly string WinOEPrintingSubKey = DesignerHelpers.DesignerPerUserRegistryKey + "\\Printing";