1 reference to DispatchBringIntoView
PresentationFramework (1)
src\Framework\MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (1)
1431
Dispatcher.BeginInvoke(DispatcherPriority.Normal, new DispatcherOperationCallback(
DispatchBringIntoView
), new object []{target, rect});