NonClientRegionsChangedEventArgs Class

Definition

Contains event data for the InputNonClientPointerSource.RegionsChanged event.

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65540)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class NonClientRegionsChangedEventArgs
Inheritance
Object NonClientRegionsChangedEventArgs
Attributes

Properties

ChangedRegions

Gets the regions within the non-client area of a window for which the partition boundaries have changed.

Applies to

Продукт Версії
Windows App SDK 1.4, 1.5, 1.6

See also