'Declaration
Sub OnAncestorNotify( _ ByVal ancestor As NLightUIElement, _ ByVal e As InputEvent _ )
'Usage
Dim instance As INInputTarget Dim ancestor As NLightUIElement Dim e As InputEvent instance.OnAncestorNotify(ancestor, e)
void OnAncestorNotify( NLightUIElement ancestor, InputEvent e )
Parameters
- ancestor
- e