1 write to _showCmd
System.Windows.Forms.Primitives (1)
Windows.Win32.WINDOWPLACEMENT.g.cs (1)
63 set => this._showCmd = (uint)value;
1 reference to _showCmd
System.Windows.Forms.Primitives (1)
Windows.Win32.WINDOWPLACEMENT.g.cs (1)
62 get => (SHOW_WINDOW_CMD)this._showCmd;