News

We discovered a memory leak in our solution when using Buttons that have the Command attribute bound to a static instance. Using Visual Studio’s profiling tools, we identified that these Buttons ...
i have noticed a problem in a headless ui test, where i wanted to execute a command of a button that is inside a TextBox control. The command is in this case "null" when the button is nested inside a ...