1 reference to RaiseValuePropertyChangedEvent
PresentationFramework (1)
System\Windows\Controls\ComboBox.cs (1)
613peer?.RaiseValuePropertyChangedEvent((string)e.OldValue, (string)e.NewValue);