Show / Hide Table of Contents

Method GetBlockView

| Improve this Doc View Source

GetBlockView(UIElement)

Gets BlockView of specified block binding target UI element.

Declaration
public static BlockView GetBlockView(this UIElement element)
Parameters
Type Name Description
System.Windows.UIElement element

The specified block binding target UI element.

Returns
Type Description
BlockView

The BlockView of specified block binding target UI element, null if element is not block binding target.

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