GridView::GetAutomationPeer Method (ListView^)
.NET Framework (current version)
Gets the AutomationPeer implementation for this GridView object.
Assembly: PresentationFramework (in PresentationFramework.dll)
public protected: virtual IViewAutomationPeer^ GetAutomationPeer( ListView^ parent ) override
Parameters
- parent
- Type: System.Windows.Controls::ListView^
Return Value
Type: System.Windows.Automation.Peers::IViewAutomationPeer^A GridViewAutomationPeer for this GridView.
.NET Framework
Available since 3.0
Available since 3.0
Show: