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