Section heading
Heading for specific section
How to use this component
Should be used on home screens to separate different parts
Code Resource
<controls:SectionHeading Margin="10,0,0,0"
SectionIcon="{x:Static styles:IconFont.Recycling}"
SectionText="{x:Static resx:AppResources.BtnWasteCollection}" />
- SectionIcon
- Sets the icon
- Default is String.Empty
- SectionText
- Sets the heading text
- Default is String.Empty
How should this component look?
