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