1 instantiation of Frame
PresentationFramework (1)
src\Framework\System\Windows\FrameworkTemplate.cs (1)
909Names = new XamlContextStack<Frame>(() => new Frame());
2 references to Frame
PresentationFramework (2)
src\Framework\System\Windows\FrameworkTemplate.cs (2)
721private XamlContextStack<Frame> Names; 909Names = new XamlContextStack<Frame>(() => new Frame());