mirror of
https://github.com/ReneLergner/WPinternals.git
synced 2026-06-14 03:16:40 +10:00
Code cleanup
This commit is contained in:
@@ -519,7 +519,7 @@ namespace WPinternals
|
||||
SuccessMessageViewModel.SubMessage = SubMessage;
|
||||
ActivateSubContext(SuccessMessageViewModel);
|
||||
}
|
||||
|
||||
|
||||
void NewDeviceArrived(ArrivalEventArgs Args)
|
||||
{
|
||||
// Do not start on a new thread, because EvaluateViewState will also create new ViewModels and those should be created on the UI thread.
|
||||
|
||||
Reference in New Issue
Block a user