3 writes to Stack
PresentationFramework (3)
src\Framework\System\Windows\TemplateContent.cs (3)
988
Stack
= frames;
993
Stack
= frames;
1071
Stack
= null;
3 references to Stack
PresentationFramework (3)
src\Framework\System\Windows\TemplateContent.cs (3)
225
if (
Stack
!= null &&
Stack
.Depth > 0)
227
Stack
.CurrentFrame.Instance = args.Instance;