Reabstraction
Reabstraction
CC#
Created by Reabstraction on 6/11/2024 in #help
In an UWP app, how can I get all currently open `Window` instances?
See title I want to get all open windows, and get their Window instances, I also want to get a callback whenever a new Window is opened Using WinUI 2
15 replies
CC#
Created by Reabstraction on 12/6/2022 in #help
❔ Question How can I change the height of the titlebar buttons
im using this.ExtendsContentIntoTitleBar with WinUI3
2 replies
CC#
Created by Reabstraction on 11/27/2022 in #help
❔ Question How can I get the name of the application the user is currently focused on?
So I have a .NET 7.0 app, and I want to see if the app the user is focused on is firefox/chrome, and then close the app I redirect to a weblink and I need to see if the link opened
9 replies
CC#
Created by Reabstraction on 10/12/2022 in #help
How does content.mgcb work [Answered]
How can I generater a content.mgcb file automatically, as I have assets I need
7 replies
CC#
Created by Reabstraction on 9/23/2022 in #help
So how can I make an XML elements schema
So I want to have a custom type that can have the values Fast, Medium, Slow and Wobbly, how can I do this with XSD?
4 replies