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