4 references to _strokeInfoList
PresentationCore (4)
System\Windows\Input\Stylus\Common\DynamicRenderer.cs (4)
177get { return _strokeInfoList.Count > 0; } 181get { return _strokeInfoList.Count == 1; } 185_strokeInfoList.Add(si); 189_strokeInfoList.Remove(si);