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