Class NonResizableSection
public sealed class NonResizableSection : WrappingSectionBase, ISection, IModel, INotifyPropertyChanged, IDataErrorInfo
- Inheritance
-
NonResizableSection
- Implements
- Inherited Members
- Extension Methods
Constructors
NonResizableSection(ISection)
public NonResizableSection(ISection inner)
Parameters
innerISection
Properties
IsResizable
public override bool IsResizable { get; }