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