示例#1
0
        internal void OnResuming()
        {
            CoreApplication.RaiseResuming();

            OnResumingPartial();
        }