Base:
method
GetTracker
System.Activities.Presentation.View.TreeView.TreeViewItemViewModel.GetTracker(System.Activities.Presentation.Model.ModelProperty, System.Boolean)
4 references to GetTracker
System.Data (4)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TreeView\TreeViewItemModelItemViewModel.cs (4)
208
ChangeNotificationTracker propertyTracker = this.
GetTracker
(property, false);
434
this.
GetTracker
(property, true);
463
this.
GetTracker
(property, true);
476
this.
GetTracker
(property, true);