1 write to owner
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DataGridHelper.cs (1)
1506
this.
owner
= owner;
4 references to owner
System.Data (4)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DataGridHelper.cs (4)
1507
this.toolTipTemplate = (DataTemplate)this.
owner
.FindResource("errorToolTipTemplate");
1514
if (this.
owner
.IsEditInProgress && null != entry && entry.HasErrors && null != row)
1517
if (this.
owner
.ShowValidationErrorAsToolTip)
1561
if (!this.
owner
.IsEditInProgress && null != entry && entry.HasErrors)