Click or drag to resize
WpfExtensions Class
Version 55.0.0
Internal WpfExtension methods - unlikely you'd need to use these, they're left public on the off chance you do.
Inheritance Hierarchy
SystemObject
  CefSharp.Wpf.InternalsWpfExtensions

Namespace: CefSharp.Wpf.Internals
Assembly: CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 55.0.0.0 (55.0.0.0)
Syntax
public static class WpfExtensions

The WpfExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetDragDataWrapper
Gets the drag data wrapper.
Public methodStatic memberGetModifiers(KeyEventArgs)
Gets the modifiers.
Public methodStatic memberGetModifiers(MouseEventArgs)
Gets the modifiers.
Top
See Also