5 references to Add
PresentationCore (2)
System\Windows\Ink\IncrementalHitTester.cs (2)
627sc.Add(_selectedStrokes); 647sc.Add(_deselectedStrokes);
PresentationFramework (3)
System\Windows\Controls\InkCanvas.cs (2)
1717sc.Add(InkCanvasSelection.SelectedStrokes); 2121Strokes.Add(newStrokes);
System\Windows\Ink\Events.cs (1)
204sc.Add(_strokes);