Table of Contents

Class ResizableSection

Namespace
The.WPF.Sections
Assembly
Instagile.WPF.dll
public sealed class ResizableSection : WrappingSectionBase, ISection, IModel, INotifyPropertyChanged, IDataErrorInfo
Inheritance
ResizableSection
Implements
Inherited Members
Extension Methods

Constructors

ResizableSection(ISection)

public ResizableSection(ISection inner)

Parameters

inner ISection

Properties

IsResizable

public override bool IsResizable { get; }

Property Value

bool