1 write to isBreakpointConditionalProperty
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Debugger\DebuggerService.cs (1)
261
this.
isBreakpointConditionalProperty
= new AttachedProperty<bool>()
3 references to isBreakpointConditionalProperty
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\Debugger\DebuggerService.cs (3)
284
attachedPropertiesService.AddProperty(
isBreakpointConditionalProperty
);
435
this.
isBreakpointConditionalProperty
.NotifyPropertyChanged(modelItem);
611
this.
isBreakpointConditionalProperty
.NotifyPropertyChanged(modelItem);