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
Fixing memory leak from ComboBoxPopup registering itself as a DP callback. Switching to simply overriding the OnPropertyChanged method to avoid accidently capturing our instance in the delegate.
0 commit comments