1 write to isCurrentContextProperty
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Debugger\DebuggerService.cs (1)
275this.isCurrentContextProperty = new AttachedProperty<bool>()
2 references to isCurrentContextProperty
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Debugger\DebuggerService.cs (2)
183SetPropertyValue(previousModelItem, this.isCurrentContextProperty, this.currentModelItemContext); 286attachedPropertiesService.AddProperty(isCurrentContextProperty);