1 reference to AsyncCreateWindow
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\Popup.cs (1)
1500
_asyncCreate = Dispatcher.BeginInvoke(DispatcherPriority.Input, new DispatcherOperationCallback(
AsyncCreateWindow
), this);