4 references to Strokes
PresentationFramework (4)
System\Windows\Controls\InkPresenter.cs (4)
46
SetStrokesChangedHandlers(this.
Strokes
, null);
159
StrokeCollection strokes =
Strokes
;
483
System.Diagnostics.Debug.Assert(sender == this.
Strokes
);
586
_cachedBounds =
Strokes
.GetBounds();