2 references to GetDialogEditorTemplate
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\PropertyValueDialogHost.cs (2)
62
DataTemplate dialogEditorTemplate =
GetDialogEditorTemplate
(GetParentProperty(e.OriginalSource));
87
DataTemplate dialogEditorTemplate =
GetDialogEditorTemplate
(parentProperty);