Show / Hide Table of Contents

Property Item

| Improve this Doc View Source

Item[Int32]

Gets the target UI element at specified block ordinal.

Declaration
public UIElement this[int blockOrdinal] { get; }
Parameters
Type Name Description
System.Int32 blockOrdinal

The specified block ordinal.

Property Value
Type Description
System.Windows.UIElement

The target UI element at specified block ordinal.

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