'DeclarationSub OnAncestorNotify( _ ByVal ancestor As NLightUIElement, _ ByVal e As InputEvent _ )
'UsageDim instance As INInputTarget Dim ancestor As NLightUIElement Dim e As InputEvent instance.OnAncestorNotify(ancestor, e)
void OnAncestorNotify( NLightUIElement ancestor, InputEvent e )
Parameters
- ancestor
- e