wpf tag

43 questions


1 answers
59 views
0
How to control Selenium with the "Button" with WPF

It wasn't a problem when I used it as a console windowWhen I tried to implement it with WPF, I dropped the IWebdriver after running Main WindowSo the 'Buttons' break the object reference referenceThe ...

2 years ago

1 answers
86 views
0
[UWP/WPF/C++/CX] There are two properties with different names. Why?

I'm practicing to create a UWP app with C++/CX.Every time I look at an object browser, if there is one property, there is a similar property with the same name behind it, what is this?Each detailed de...


1 answers
78 views
0
How do I reduce window size in the C# WPF program?

Hello, everyone C# Press button in WPF program I want to make the window smaller.Make a button to press. private void button1_Click(object sender, RoutedEventArgs e){} I don't know, I don't think I sh...

2 years ago
« - 5 -

© 2024 OneMinuteCode. All rights reserved.