1 reference to IsChecked
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Automation\Peers\RibbonSplitButtonAutomationPeer.cs (1)
95
return OwningSplitButton.
IsChecked
? ToggleState.On : ToggleState.Off;