1 write to isCurrentLocationProperty
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Debugger\DebuggerService.cs (1)
268this.isCurrentLocationProperty = new AttachedProperty<bool>()
2 references to isCurrentLocationProperty
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Debugger\DebuggerService.cs (2)
139SetPropertyValue(previousModelItem, isCurrentLocationProperty, this.currentModelItem); 285attachedPropertiesService.AddProperty(isCurrentLocationProperty);