Bugzilla – Bug 549115
Cannot retrieve TogglePattern form a checkable data item in a DataGridView
Last modified: 2009-10-22 10:29:04 UTC
To reproduce: TableTest.GridPatternTest in uia2atk/UIAutomation/UIAutomationClientTests/UIAutomationClientTests Note: when I get the CheckBox data item, I can verify its ControlType is ControlType.CheckBox, however the AutomationElement dosen't support TogglePattern.