Show / Hide Table of Contents

Method GetBinding

| Improve this Doc View Source

GetBinding(UIElement)

Gets the binding that associated with specified UI element.

Declaration
public static Binding GetBinding(this UIElement element)
Parameters
Type Name Description
System.Windows.UIElement element

The specified UI element.

Returns
Type Description
Binding

The binding that associated with specified UI element.

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