1 write to _dwFlags
System.Windows.Forms.Primitives (1)
Windows.Win32.CONTROLINFO.g.cs (1)
43 set => this._dwFlags = (uint)value;
1 reference to _dwFlags
System.Windows.Forms.Primitives (1)
Windows.Win32.CONTROLINFO.g.cs (1)
42 get => (CTRLINFO)this._dwFlags;