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