Table of Contents

Class EnumSectionedCollectionView

Namespace
The.WPF.Fields
Assembly
Instagile.WPF.dll

EnumSectionedCollectionView

public class EnumSectionedCollectionView : UserControl, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IComponentConnector, IStyleConnector
Inheritance
EnumSectionedCollectionView
Implements
Inherited Members

Constructors

EnumSectionedCollectionView()

public EnumSectionedCollectionView()

Methods

InitializeComponent()

InitializeComponent

public void InitializeComponent()

MeasureOverride(Size)

Called to remeasure a control.

protected override Size MeasureOverride(Size constraint)

Parameters

constraint Size

The maximum size that the method can return.

Returns

Size

The size of the control, up to the maximum specified by constraint.