Home
last modified time | relevance | path

Searched refs:Error_ThemeAttributeMissing (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.ComponentModel/AuthoringOM/Design/
H A DDesignerResources.cs163 internal const string Error_ThemeAttributeMissing = "Error_ThemeAttributeMissing"; field in System.Workflow.ComponentModel.Design.DR
H A DThemes.cs704 …throw new InvalidOperationException(DR.GetString(DR.Error_ThemeAttributeMissing, designerType.Full… in GetTheme()
H A DThemes.cs.back704 …throw new InvalidOperationException(DR.GetString(DR.Error_ThemeAttributeMissing, designerType.Full…