The Idea is that when I start the application 2 windows pop up. On mainwindow I have button and on window1 I have label and when I press the button the label color should change.
This is what Far have tried so far but it didn't work. What am I doing wrong ? and how to make it work ?
Note: in...
Hi
I am using VS 2022/XAML/C#
I have a ToolbarItem in my xaml ContentPage as follows:
<ContentPage.ToolbarItems>
<ToolbarItem Text="Item"/>
</ContentPage.ToolbarItems>
What I would like to be able to do in my ViewModel code is be able to use a boolean variable to decide when to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.