[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.GridPanel.OnCreateAutomationPeer

OnCreateAutomationPeer Method

OnCreateAutomationPeer()

Gets an AutomationPeer object used for testing the control.

Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
Type Description
AutomationPeer

An AutomationPeer object used for testing the control.

Overrides