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