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