You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've used TreeView in my WPF application. Previously, the application theme was set on "FluentDark/Light". I have a button to switch the theme between light and dark mode. Right now I'm trying "Windows11Dark/Light" for my app. With this change after I switch the theme, I get an exception with the message:
"Object reference not set to an instance ... "
The stack trace shows that the exception comes from this method:
I've used TreeView in my WPF application. Previously, the application theme was set on "FluentDark/Light". I have a button to switch the theme between light and dark mode. Right now I'm trying "Windows11Dark/Light" for my app. With this change after I switch the theme, I get an exception with the message:
The stack trace shows that the exception comes from this method:
The text was updated successfully, but these errors were encountered: