2 writes to Instance
PresentationFramework (2)
src\Framework\System\Windows\TemplateContent.cs (2)
70
Instance
= null;
227
Stack.CurrentFrame.
Instance
= args.Instance;
2 references to Instance
PresentationFramework (2)
src\Framework\System\Windows\TemplateContent.cs (2)
102
string inst = (
Instance
== null) ? "-" : "*";
1057
OwnerTemplate.StyleConnector.Connect((int)xamlReader.Value, frames.CurrentFrame.
Instance
);