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