Show / Hide Table of Contents

Method GetRowPresenter

| Improve this Doc View Source

GetRowPresenter(UIElement)

Gets RowPresenter of specified row binding target UI element.

Declaration
public static RowPresenter GetRowPresenter(this UIElement element)
Parameters
Type Name Description
System.Windows.UIElement element

The specified row binding target UI element.

Returns
Type Description
RowPresenter

The RowPresenter of specified row binding target UI element, null if element is not row binding target.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest