3 references to ThemePathKey
System.Workflow.ComponentModel (3)
AuthoringOM\Design\Themes.cs (3)
352
registryValue = themeKey.GetValue(WorkflowTheme.
ThemePathKey
);
391
themeKey.SetValue(WorkflowTheme.
ThemePathKey
, WorkflowTheme.CurrentTheme.FilePath);
393
themeKey.SetValue(WorkflowTheme.
ThemePathKey
, String.Empty);