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