2 writes to Instance
PresentationFramework (2)
System\Windows\TemplateContent.cs (2)
74Instance = null; 216Stack.CurrentFrame.Instance = args.Instance;
2 references to Instance
PresentationFramework (2)
System\Windows\TemplateContent.cs (2)
106string inst = (Instance == null) ? "-" : "*"; 992OwnerTemplate.StyleConnector.Connect((int)xamlReader.Value, frames.CurrentFrame.Instance);