3 references to stringEditor
System.Workflow.ComponentModel (3)
AuthoringOM\Behaviors\SynchronizationScope.cs (3)
154stringValue = stringEditor.EditValue(context, provider, stringValue) as string; 162return stringEditor.GetEditStyle(context); 167return stringEditor.GetPaintValueSupported(context);