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