1 write to ParentDialog
System.Activities.Core.Presentation (1)
System\Activities\Presentation\TypeCollectionPropertyEditor.cs (1)
101
ParentDialog
= this,
2 references to ParentDialog
System.Activities.Core.Presentation (2)
System\Activities\Presentation\TypeCollectionDesigner.xaml.cs (2)
121
if (args.Key == Key.Escape && !row.IsEditing && this.
ParentDialog
!= null)
123
this.
ParentDialog
.CloseDialog(false);