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