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