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