2 instantiations of StackOfFrames
PresentationFramework (2)
System\Windows\TemplateContent.cs (2)
237StackOfFrames stack = new StackOfFrames(); 913StackOfFrames frames = new StackOfFrames();
8 references to StackOfFrames
PresentationFramework (8)
System\Windows\TemplateContent.cs (8)
237StackOfFrames stack = new StackOfFrames(); 346StackOfFrames stack, 354StackOfFrames stack, 402StackOfFrames stack, 913StackOfFrames frames = new StackOfFrames(); 1395private StackOfFrames Stack 1417internal StackOfFrames Frames { get; set; } 1533internal TemplateContent.StackOfFrames Stack { get; set; }