3 references to UserRefresh
PresentationFramework (3)
src\Framework\MS\Internal\AppModel\XappLauncher.cs (3)
642
_progressPage.RefreshCallback = new DispatcherOperationCallback(
UserRefresh
);
764
errorpage.RefreshCallback = new DispatcherOperationCallback(
UserRefresh
);
822
errorpage.RefreshCallback = new DispatcherOperationCallback(
UserRefresh
);