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