1 write to _menuItemSeparatorStyleKey
PresentationFramework (1)
src\Framework\System\Windows\SystemResourceKey.cs (1)
1961_menuItemSeparatorStyleKey = new SystemThemeKey(SystemResourceKeyID.MenuItemSeparatorStyle);
2 references to _menuItemSeparatorStyleKey
PresentationFramework (2)
src\Framework\System\Windows\SystemResourceKey.cs (2)
1959if (_menuItemSeparatorStyleKey == null) 1963return _menuItemSeparatorStyleKey;