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