Table of Contents

Class NonResizableSection

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

Constructors

NonResizableSection(ISection)

public NonResizableSection(ISection inner)

Parameters

inner ISection

Properties

IsResizable

public override bool IsResizable { get; }

Property Value

bool