2 references to RequestBringIntoViewEventArgs
PresentationFramework (2)
src\Framework\System\Windows\FrameworkContentElement.cs (1)
1083RequestBringIntoViewEventArgs args = new RequestBringIntoViewEventArgs(this, Rect.Empty);
src\Framework\System\Windows\FrameworkElement.cs (1)
3310RequestBringIntoViewEventArgs args = new RequestBringIntoViewEventArgs(this, targetRectangle);