完成设备界面的简单布局,引入GridView的使用,并接GridView的模板抽离成Dictionary
This commit is contained in:
@@ -16,6 +16,7 @@ public class NavgatorServices
|
||||
{
|
||||
currentViewModel = value;
|
||||
OnViewModelChanged?.Invoke();
|
||||
currentViewModel.OnLoaded();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user