3 writes to Stack
PresentationFramework (3)
System\Windows\TemplateContent.cs (3)
919
Stack
= frames;
924
Stack
= frames;
999
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;