2 instantiations of StackOfFrames
PresentationFramework (2)
System\Windows\TemplateContent.cs (2)
233StackOfFrames stack = new StackOfFrames(); 906StackOfFrames frames = new StackOfFrames();
8 references to StackOfFrames
PresentationFramework (8)
System\Windows\TemplateContent.cs (8)
233StackOfFrames stack = new StackOfFrames(); 344StackOfFrames stack, 352StackOfFrames stack, 397StackOfFrames stack, 906StackOfFrames frames = new StackOfFrames(); 1399private StackOfFrames Stack 1421internal StackOfFrames Frames { get; set; } 1537internal TemplateContent.StackOfFrames Stack { get; set; }