2 references to OnForceClose
PresentationFramework (2)
System\Windows\Controls\PopupControlService.cs (2)
418
OnForceClose
(null, EventArgs.Empty);
601
_forceCloseTimer.Tick += new EventHandler(
OnForceClose
);