While investigating WinUI 3 Desktop performance I found that WinUI 3 TextBox seven times slower than in WPF. At first i thought that this is a well known bug with dependency property and marshalling ...