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