Show / Hide Table of Contents

Method GetChild

| Improve this Doc View Source

GetChild(Int32)

Gets child view element at specified index.

Declaration
UIElement GetChild(int index)
Parameters
Type Name Description
System.Int32 index

The specified index.

Returns
Type Description
System.Windows.UIElement

The child view element.

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