Method GetNodeByPosition
GetNodeByPosition(ComboBox, Point)
Finds parent node of given SyntaxNode that is a class or structure node.
public static ISyntaxNode GetNodeByPosition(ComboBox classComboBox, Point position)
Parameters
Returns
- ISyntaxNode
Class or structure node.