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