1 write to _dwFlags
System.Windows.Forms.Primitives (1)
Windows.Win32.DOCHOSTUIINFO.g.cs (1)
38 set => this._dwFlags = (uint)value;
1 reference to _dwFlags
System.Windows.Forms.Primitives (1)
Windows.Win32.DOCHOSTUIINFO.g.cs (1)
37 get => (DOCHOSTUIFLAG)this._dwFlags;