1 reference to OnRequestBringIntoView
PresentationFramework (1)
System\Windows\Controls\TextBlock.cs (1)
331
EventManager.RegisterClassHandler(typeof(TextBlock), RequestBringIntoViewEvent, new RequestBringIntoViewEventHandler(
OnRequestBringIntoView
));