3 writes to Stack
PresentationFramework (3)
System\Windows\TemplateContent.cs (3)
922
Stack
= frames;
927
Stack
= frames;
1005
Stack
= null;
3 references to Stack
PresentationFramework (3)
System\Windows\TemplateContent.cs (3)
211
if (
Stack
!= null &&
Stack
.Depth > 0)
213
Stack
.CurrentFrame.Instance = args.Instance;