'Declaration
Sub OnCaptureRequested( _ ByVal element As INUIElement, _ ByVal capture As System.Boolean _ )
'Usage
Dim instance As INUIElementHost Dim element As INUIElement Dim capture As System.Boolean instance.OnCaptureRequested(element, capture)
void OnCaptureRequested( INUIElement element, System.bool capture )
Parameters
- element
- capture