Namespace: XmlNotepad
Dead code public TreeNode GetTopNode(Rectangle bounds) { int y = 0; return this.FindTopNode(this.nodes, bounds, ref y);