Show / Hide Table of Contents

Method GetAttachedScalarBinding

| Improve this Doc View Source

GetAttachedScalarBinding(UIElement)

Gets attached scalar binding for specified element.

Declaration
public static ScalarBinding GetAttachedScalarBinding(this UIElement element)
Parameters
Type Name Description
System.Windows.UIElement element

The specified element.

Returns
Type Description
ScalarBinding

The result attached scalar binding. null if specified element is not attached scalar binding target.

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