3 references to PushFrame
PresentationFramework (1)
src\Framework\System\Windows\Window.cs (1)
5843
Dispatcher.
PushFrame
(_dispatcherFrame);
WindowsBase (2)
Base\System\Windows\Threading\Dispatcher.cs (1)
327
PushFrame
(new DispatcherFrame());
Base\System\Windows\Threading\DispatcherOperation.cs (1)
229
Dispatcher.
PushFrame
(frame);