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