5 references to Add
PresentationCore (2)
System\Windows\Ink\IncrementalHitTester.cs (2)
631sc.Add(_selectedStrokes); 651sc.Add(_deselectedStrokes);
PresentationFramework (3)
System\Windows\Controls\InkCanvas.cs (2)
1718sc.Add(InkCanvasSelection.SelectedStrokes); 2122Strokes.Add(newStrokes);
System\Windows\Ink\Events.cs (1)
205sc.Add(_strokes);