Table of Contents

Method OnFocusRequested

Namespace
DotNetBrowser.Wpf
Assembly
DotNetBrowser.Wpf.dll

OnFocusRequested(object, EventArgs)

This method is used to handle FocusRequested event.

public void OnFocusRequested(object sender, EventArgs e)

Parameters

sender object

the event sender.

e EventArgs

the event arguments.