2 writes to isRegisteredForEvents
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DataGridHelper.cs (2)
1347this.isRegisteredForEvents = true; 1365this.isRegisteredForEvents = false;
1 reference to isRegisteredForEvents
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DataGridHelper.cs (1)
1360if (this.isRegisteredForEvents && null != this.typePresenter)