4 references to Strokes
PresentationFramework (4)
System\Windows\Controls\InkPresenter.cs (4)
38
SetStrokesChangedHandlers(this.
Strokes
, null);
151
StrokeCollection strokes =
Strokes
;
472
System.Diagnostics.Debug.Assert(sender == this.
Strokes
);
575
_cachedBounds =
Strokes
.GetBounds();