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