1 reference to OnBehavioralPropertyChanged
PresentationFramework (1)
System\Windows\Controls\RichTextBox.cs (1)
643
PropertyChangedCallback behavioralPropertyCallback = new PropertyChangedCallback(
OnBehavioralPropertyChanged
);