4 references to Strokes
PresentationFramework (4)
src\Framework\System\Windows\Controls\InkPresenter.cs (4)
54
SetStrokesChangedHandlers(this.
Strokes
, null);
167
StrokeCollection strokes =
Strokes
;
491
System.Diagnostics.Debug.Assert(sender == this.
Strokes
);
594
_cachedBounds =
Strokes
.GetBounds();