2 writes to _xamlType
PresentationFramework (2)
src\Framework\System\Windows\TemplateContent.cs (2)
41_xamlType = value; 65_xamlType = null;
2 references to _xamlType
PresentationFramework (2)
src\Framework\System\Windows\TemplateContent.cs (2)
35get { return _xamlType; } 39Debug.Assert(_xamlType == null);