WindowsChange Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum WindowsChange
[<System.Flags>]
type WindowsChange = 
Inheritance
WindowsChange
Attributes

Fields

AccessibilityFocused 128
Active 32
Added 1
Bounds 8
Children 512
Focused 64
Layer 16
Parent 256
Pip 1024
Removed 2
Title 4

Applies to