CoreWebView2NonClientRegionChangedEventArgs Class

Definition

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.

Applies to