1 write to indicator
System.Activities.Core.Presentation (1)
System\Activities\Core\Presentation\FlowSwitchDesigner.xaml.cs (1)
296
this.
indicator
= new UIElementToAnnotationIndicatorAdapter(this.designer.defaultAnnotationIndicator);
2 references to indicator
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\FlowSwitchDesigner.xaml.cs (2)
294
if (this.
indicator
== null)
299
return this.
indicator
;