4 references to Strokes
PresentationFramework (4)
System\Windows\Controls\InkPresenter.cs (4)
39
SetStrokesChangedHandlers(this.
Strokes
, null);
152
StrokeCollection strokes =
Strokes
;
476
System.Diagnostics.Debug.Assert(sender == this.
Strokes
);
579
_cachedBounds =
Strokes
.GetBounds();