1 write to _topLevelItemTemplateKey
PresentationFramework (1)
System\Windows\Controls\MenuItem.cs (1)
81_topLevelItemTemplateKey = new ComponentResourceKey(typeof(MenuItem), "TopLevelItemTemplateKey");
2 references to _topLevelItemTemplateKey
PresentationFramework (2)
System\Windows\Controls\MenuItem.cs (2)
79if (_topLevelItemTemplateKey == null) 84return _topLevelItemTemplateKey;