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