3 writes to Stack
PresentationFramework (3)
System\Windows\TemplateContent.cs (3)
923
Stack
= frames;
928
Stack
= frames;
1006
Stack
= null;
3 references to Stack
PresentationFramework (3)
System\Windows\TemplateContent.cs (3)
214
if (
Stack
!= null &&
Stack
.Depth > 0)
216
Stack
.CurrentFrame.Instance = args.Instance;