2 references to GetValueEditor
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\ExtensibilityAccessor.cs (2)
120
PropertyValueEditor editor = ExtensibilityMetadataHelper.
GetValueEditor
(property.Attributes, MessageLogger.Instance);
126
editor = ExtensibilityMetadataHelper.
GetValueEditor
(TypeDescriptor.GetAttributes(genericType), MessageLogger.Instance);