WPF window doesn't render after opening
I sometime experience this bug where when a window (whose mode is set to tool so that it only shows a close button) is shown using ShowDialog, it doesn't render sometimes. It seems to be random so i've never been able to reproduce it reliably. I'm also using a WindowChrome, so maybe that's why?
Does anyone know what causes this?
3 Replies
š
??
Either reduce functionality to a state where it didn't happen, or build up a bit at a time with a reproduction. But in that you can't reliably reproduce....
š