1 instantiation of SafePropertyPage
WsatUI (1)
MMCUI\WSATPropertySheet.cs (1)
66handlePropSheetPage = new SafePropertyPage(propSheet, false);
2 references to SafePropertyPage
WsatUI (2)
MMCUI\MMCWrapper.cs (1)
174int AddPage(SafePropertyPage prop);
MMCUI\WSATPropertySheet.cs (1)
36SafePropertyPage handlePropSheetPage;