2 writes to _xamlType
PresentationFramework (2)
System\Windows\TemplateContent.cs (2)
42_xamlType = value; 66_xamlType = null;
2 references to _xamlType
PresentationFramework (2)
System\Windows\TemplateContent.cs (2)
36get { return _xamlType; } 40Debug.Assert(_xamlType == null);