Show / Hide Table of Contents

Method Resize

| Improve this Doc View Source

Resize(GridTrack, GridLength)

Resizes the layout grid track.

Declaration
public void Resize(GridTrack gridTrack, GridLength length)
Parameters
Type Name Description
GridTrack gridTrack

The layout grid track.

System.Windows.GridLength length

The resized length.

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