4 references to _strokeInfoList
PresentationCore (4)
System\Windows\Input\Stylus\Common\DynamicRenderer.cs (4)
191get { return _strokeInfoList.Count > 0; } 195get { return _strokeInfoList.Count == 1; } 199_strokeInfoList.Add(si); 203_strokeInfoList.Remove(si);