1 write to ShowPropertyPage
WsatUI (1)
MMCUI\WSATControl.cs (1)
53propertySheetPage.ShowPropertyPage += new ShowWindowEventHander(OnShowContainerPropertyPage);
2 references to ShowPropertyPage
WsatUI (2)
MMCUI\WSATPropertySheet.cs (2)
215if (this.ShowPropertyPage != null) 217this.ShowPropertyPage(show);