1 instantiation of PropSheetPage
WsatUI (1)
MMCUI\WSATPropertySheet.cs (1)
57propSheet = new PropSheetPage();
4 references to PropSheetPage
WsatUI (4)
MMCUI\MMCSafeNativeMethods.cs (1)
51[In] ref PropSheetPage psp);
MMCUI\SafePropertyPage.cs (1)
18internal SafePropertyPage(PropSheetPage psp, bool ownsHandle)
MMCUI\WSATPropertySheet.cs (2)
35PropSheetPage propSheet; 58propSheet.dwSize = Marshal.SizeOf(typeof(PropSheetPage));