1 type derived from CheckBoxAutomationPeer
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Automation\Peers\RibbonCheckBoxAutomationPeer.cs (1)
27public class RibbonCheckBoxAutomationPeer : CheckBoxAutomationPeer
1 instantiation of CheckBoxAutomationPeer
PresentationFramework (1)
System\Windows\Controls\CheckBox.cs (1)
67return new System.Windows.Automation.Peers.CheckBoxAutomationPeer(this);