4 references to FindPropertyValueEditorTemplate
System.Data (4)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\PropertyEditing\PropertyContainer.cs (4)
470return FindPropertyValueEditorTemplate(PropertyContainerEditMode.Inline); 486return FindPropertyValueEditorTemplate(PropertyContainerEditMode.ExtendedPinned); 503return FindPropertyValueEditorTemplate(PropertyContainerEditMode.Dialog); 555return FindPropertyValueEditorTemplate(mode) != null;