2 writes to _xamlType
PresentationFramework (2)
System\Windows\TemplateContent.cs (2)
45_xamlType = value; 69_xamlType = null;
2 references to _xamlType
PresentationFramework (2)
System\Windows\TemplateContent.cs (2)
39get { return _xamlType; } 43Debug.Assert(_xamlType == null);