[]
        
(Showing Draft Content)

C1.WPF.Grid.Automation.GridRowAutomationPeer.-ctor

GridRowAutomationPeer Constructor

GridRowAutomationPeer(GridPanelPeer, GridRow)

Initializes a new instance of GridRowAutomationPeer.

Declaration
public GridRowAutomationPeer(GridPanelPeer panelPeer, GridRow row)
Parameters
Type Name Description
GridPanelPeer panelPeer

The associated panel automation peer.

GridRow row

The row.