pub fn context_at(node: &LayoutNode, point: Point) -> Option<ContextId>
Find the ContextId of the top-most node with a secondary-click handler containing point (mirrors hit_test, for right-clicks).
ContextId
point
hit_test