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