1 write to wsatControl
WsatUI (1)
MMCUI\WSATPropertySheet.cs (1)
268wsatControl = new WsatControl(windowUnmanagedParent, parent, this);
4 references to wsatControl
WsatUI (4)
MMCUI\WSATPropertySheet.cs (4)
272wsatControl.Size = new System.Drawing.Size(425, wsatControl.Size.Height); 276SafeNativeMethods.SetParent(wsatControl.Handle, this.windowUnmanagedParent); 397wsatControl.Dispose();