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