Tagged Questions
0
votes
0answers
106 views
own Button-class with Image in FrameworkElementFactory not working WPF
i'm currently working on an Virtual Keyboard. Everything works fine and now i want to paint an Image on a Button ( WPF ). On a normal Button it works, but my button is special ... the Enter button ..
...