1 write to indicator
System.Activities.Core.Presentation (1)
System\Activities\Core\Presentation\FlowDecisionDesigner.xaml.cs (1)
238
this.
indicator
= new UIElementToAnnotationIndicatorAdapter(this.designer.defaultAnnotationIndicator);
2 references to indicator
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\FlowDecisionDesigner.xaml.cs (2)
236
if (this.
indicator
== null)
241
return this.
indicator
;