[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.C1FlexComboBox.OnCreateAutomationPeer

OnCreateAutomationPeer Method

OnCreateAutomationPeer()

Gets an AutomationPeer object used for testing the control.

Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Protected Overrides Function OnCreateAutomationPeer() As AutomationPeer
Returns
Type Description
AutomationPeer

An AutomationPeer object used for testing the control.

Overrides