4 references to _strokeInfoList
PresentationCore (4)
System\Windows\Input\Stylus\Common\DynamicRenderer.cs (4)
176get { return _strokeInfoList.Count > 0; } 180get { return _strokeInfoList.Count == 1; } 184_strokeInfoList.Add(si); 188_strokeInfoList.Remove(si);