2 instantiations of StackOfFrames
PresentationFramework (2)
System\Windows\TemplateContent.cs (2)
234StackOfFrames stack = new StackOfFrames(); 909StackOfFrames frames = new StackOfFrames();
8 references to StackOfFrames
PresentationFramework (8)
System\Windows\TemplateContent.cs (8)
234StackOfFrames stack = new StackOfFrames(); 345StackOfFrames stack, 353StackOfFrames stack, 398StackOfFrames stack, 909StackOfFrames frames = new StackOfFrames(); 1402private StackOfFrames Stack 1424internal StackOfFrames Frames { get; set; } 1540internal TemplateContent.StackOfFrames Stack { get; set; }