2 references to GetEditor
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DesignObjectWrapper.cs (2)
802
var editor = DesignObjectWrapperDynamicPropertyEditor.
GetEditor
(propertyValue);
828
var editor = DesignObjectWrapperDynamicPropertyEditor.
GetEditor
((PropertyValue)values[0]);