2 references to highlightPen
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\AutoConnectAdorner.cs (2)
218
(AutoConnectHelper.GetAutoConnectDirection(i) == this.highlightedDirection) ? this.
highlightPen
: this.renderPen,
225
drawingContext.DrawRectangle(null, this.
highlightPen
, this.adornedElementRect);