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