コード例 #1
0
        private void BytesLeftText_OnMouseLeftButtonUp(object sender, MouseButtonEventArgs e)
        {
#if DEBUG
            _manager.CancelAllDownloads();
#endif
        }