WebView2CompositionControl.KeyboardInputSite Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
WebView2Composition Control only needs IKeyboardInputSink:TabInto to get the direction of tab traversal. KeyboardInputSite is not implemented by WebView2Composition.
public System.Windows.Interop.IKeyboardInputSite KeyboardInputSite { get; set; }
member this.KeyboardInputSite : System.Windows.Interop.IKeyboardInputSite with get, set
Public Property KeyboardInputSite As IKeyboardInputSite