1 write to _topLevelHeaderTemplateKey
PresentationFramework (1)
System\Windows\Controls\MenuItem.cs (1)
107_topLevelHeaderTemplateKey = new ComponentResourceKey(typeof(MenuItem), "TopLevelHeaderTemplateKey");
2 references to _topLevelHeaderTemplateKey
PresentationFramework (2)
System\Windows\Controls\MenuItem.cs (2)
105if (_topLevelHeaderTemplateKey == null) 110return _topLevelHeaderTemplateKey;