Closed zii-dmg closed 3 months ago
DataContext = null was not clearing UI controls because PropertyDescriptorChanged event was not firing on null.
DataContext = null
PropertyDescriptorChanged
DataContext = null
was not clearing UI controls becausePropertyDescriptorChanged
event was not firing on null.