3 references to SeparatorStyleKey
PresentationFramework (3)
src\Framework\System\Windows\Controls\MenuItem.cs (2)
1336separator.SetResourceReference(StyleProperty, SeparatorStyleKey); 1338separator.DefaultStyleKey = SeparatorStyleKey;
src\Framework\System\Windows\SystemResourceKey.cs (1)
1731return MenuItem.SeparatorStyleKey;