python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to know when the 'x' button in TextBox was clicked?
I need to know when the text in TextBox is cleared when clicking the 'x' button. There's no event for this in UWP or WinUI3.
Just the TextChanged event does not help.
JamesL
Votes: 0
Answers: 1
How to make a horizontal ScrollView in WinUI3?
I'm experienced with c#, however, I'm new to developing Windows programs and XAML, I've been trying to make a horizontal ScrollView but couldn't find a solution on the internet whatsoever. If anyone h...
UnBanned
Votes: 0
Answers: 1
What control is used in the settings app and can I use it in my UWP app?
What are those controls on the right side of the Windows settings app?
The closest control I could find in the XAML Controls Gallery app are Expanders, but they do not seem to offer the same functiona...
Thomas Flinkow
Votes: 0
Answers: 2
UNO Cross-Platform Maps Control (WinUI + Android + iOS + Wasm)
I'm new to cross-platform UNO development.
I was looking for any Maps control that can work on multiple platform from a shared UI project. Has anyone come across one that works across WinUI + Android ...
Anish M
Votes: 0
Answers: 0