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