CoreWebView2NonClientRegionChangedEventArgs Class
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.
Event args for the NonClientRegionChanged event.
public class CoreWebView2NonClientRegionChangedEventArgs : EventArgs
type CoreWebView2NonClientRegionChangedEventArgs = class
inherit EventArgs
Public Class CoreWebView2NonClientRegionChangedEventArgs
Inherits EventArgs
- Inheritance
-
CoreWebView2NonClientRegionChangedEventArgs
Properties
RegionKind |
Gets the region kind CoreWebView2NonClientRegionKind corresponding to the event. |