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