This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bpa
/
BPASmartClient
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
test
样式分支
fyf
2 years ago
parent
b1565d11bc
commit
fc2a69ab7f
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
BPASmartClient.ViewModel/MainViewModel.cs
+ 1
- 0
BPASmartClient.ViewModel/MainViewModel.cs
View File
@@ -65,6 +65,7 @@ namespace BPASmartClient.ViewModel
}));
});
dispatcherTimer = new DispatcherTimer();
dispatcherTimer.Tick += delegate
{
Write
Preview
Loading…
Cancel
Save