1 instantiation of WsatControl
WsatUI (1)
MMCUI\WSATPropertySheet.cs (1)
268
wsatControl = new
WsatControl
(windowUnmanagedParent, parent, this);
2 references to WsatControl
WsatUI (2)
MMCUI\WSATControl.designer.cs (1)
35
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(
WsatControl
));
MMCUI\WSATPropertySheet.cs (1)
44
WsatControl
wsatControl;