Base:
method
GetTracker
System.Activities.Presentation.View.TreeView.TreeViewItemViewModel.GetTracker(System.Activities.Presentation.Model.ModelProperty, System.Boolean)
4 references to GetTracker
System.Activities.Presentation (4)
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);