2 instantiations of StackOfFrames
PresentationFramework (2)
src\Framework\System\Windows\TemplateContent.cs (2)
248StackOfFrames stack = new StackOfFrames(); 978StackOfFrames frames = new StackOfFrames();
8 references to StackOfFrames
PresentationFramework (8)
src\Framework\System\Windows\TemplateContent.cs (8)
248StackOfFrames stack = new StackOfFrames(); 390StackOfFrames stack, 419StackOfFrames stack, 467StackOfFrames stack, 978StackOfFrames frames = new StackOfFrames(); 1464private StackOfFrames Stack 1491internal StackOfFrames Frames { get; set; } 1607internal TemplateContent.StackOfFrames Stack { get; set; }