-
bgiot[CodePlex] When using DataTemplate automatic binding for view/viewmodel and DocumentSource property of the DockingManager binded to the list of viewmodel, when a document is closed, the correspon…
-
Introdução:
https://developer.android.com/topic/libraries/architecture/viewmodel?hl=pt-br
-
# Mvvm 패턴이란 - Redjen TIL
[http://redjen8.github.io/posts/feb2023/mvvm-%ED%8C%A8%ED%84%B4%EC%9D%B4%EB%9E%80/](http://redjen8.github.io/posts/feb2023/mvvm-%ED%8C%A8%ED%84%B4%EC%9D%B4%EB%9E%80/)
-
after completing #11 i want to reimplement the ui using mvvm.
-
-
Hi, thanks for the project, I'm trying to wrap my head around using MVVM with iOS and I'm failing to properly understand transitioning between different Views in the MVVM sense. Aren't you breaking th…
-
### Describe the bug
I'm trying to compile a C# Avalonia crossplatform project on Linux that uses the MVVM Community Toolkit. The project compiles and runs fine on Windows, but on Linux I'm getting a…
-
Hi!
I would like to use the checkbox control in an MVVM app but I couldn't find a Command binding on the control. Is there a way to fire a command when the check status changes passing relavant par…
-
I am sure many people looking forward to call this method inside the viewmodel not code behind
could you create bindable property for us do that
-
For the sake of trying to use this all with some of the more supported bits, it would be nice to utilize the CommunityToolkit Mvvm (like source generators) so there's minimal boilerplate code needed.
…