2 instantiations of StackOfFrames
PresentationFramework (2)
System\Windows\TemplateContent.cs (2)
234StackOfFrames stack = new StackOfFrames(); 912StackOfFrames frames = new StackOfFrames();
8 references to StackOfFrames
PresentationFramework (8)
System\Windows\TemplateContent.cs (8)
234StackOfFrames stack = new StackOfFrames(); 345StackOfFrames stack, 353StackOfFrames stack, 401StackOfFrames stack, 912StackOfFrames frames = new StackOfFrames(); 1408private StackOfFrames Stack 1430internal StackOfFrames Frames { get; set; } 1546internal TemplateContent.StackOfFrames Stack { get; set; }