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)
208ChangeNotificationTracker propertyTracker = this.GetTracker(property, false); 434this.GetTracker(property, true); 463this.GetTracker(property, true); 476this.GetTracker(property, true);