Show / Hide Table of Contents

Method GetCurrent

| Improve this Doc View Source

GetCurrent(DependencyObject)

Gets current DataView which owns specified System.Windows.DependencyObject.

Declaration
public static DataView GetCurrent(DependencyObject target)
Parameters
Type Name Description
System.Windows.DependencyObject target

The specified System.Windows.DependencyObject.

Returns
Type Description
DataView

The current DataView.

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