1 reference to UpdateDropDownPosition
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
1300
menuItem.Dispatcher.BeginInvoke(new DispatcherOperationCallback(menuItem.
UpdateDropDownPosition
), DispatcherPriority.Loaded, new object[] { null });