2 references to MyFavoriteTheme
System.Workflow.ComponentModel (2)
AuthoringOM\Design\Themes.cs (2)
328
string tempThemePath = Path.Combine(path, DR.GetString(DR.
MyFavoriteTheme
) + ".wtm");
331
tempThemePath = Path.Combine(path, DR.GetString(DR.
MyFavoriteTheme
) + i.ToString(CultureInfo.InvariantCulture) + ".wtm");