1 write to _dwDoubleClick
System.Windows.Forms.Primitives (1)
Windows.Win32.DOCHOSTUIINFO.g.cs (1)
44 set => this._dwDoubleClick = (uint)value;
1 reference to _dwDoubleClick
System.Windows.Forms.Primitives (1)
Windows.Win32.DOCHOSTUIINFO.g.cs (1)
43 get => (DOCHOSTUIDBLCLK)this._dwDoubleClick;