GridViewCellAutomationPeer - конструктор
Пространство имён: Tessa.UI.Automation.PeersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
public GridViewCellAutomationPeer(
FrameworkElement owner,
ListBoxAutomationPeer parent
)
Public Sub New (
owner As FrameworkElement,
parent As ListBoxAutomationPeer
)
public:
GridViewCellAutomationPeer(
FrameworkElement^ owner,
ListBoxAutomationPeer^ parent
)
new :
owner : FrameworkElement *
parent : ListBoxAutomationPeer -> GridViewCellAutomationPeer
Параметры
- owner FrameworkElement
-
- parent ListBoxAutomationPeer
-