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