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