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