3 references to SeparatorStyleKey
PresentationFramework (3)
src\Framework\System\Windows\Controls\Primitives\StatusBar.cs (2)
149separator.SetResourceReference(StyleProperty, SeparatorStyleKey); 150separator.DefaultStyleKey = SeparatorStyleKey;
src\Framework\System\Windows\SystemResourceKey.cs (1)
1743return StatusBar.SeparatorStyleKey;