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