1 write to isBreakpointBoundedProperty
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Debugger\DebuggerService.cs (1)
254this.isBreakpointBoundedProperty = new AttachedProperty<bool>()
3 references to isBreakpointBoundedProperty
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\Debugger\DebuggerService.cs (3)
283attachedPropertiesService.AddProperty(isBreakpointBoundedProperty); 423this.isBreakpointBoundedProperty.NotifyPropertyChanged(modelItem); 609this.isBreakpointBoundedProperty.NotifyPropertyChanged(modelItem);