How place pivot header bottom?
问题 I think, in UWP should be possible to place pivot header to bottom. I read, we can do this without template editing. I cannot find any example. Thanks for answer EDIT: https://msdn.microsoft.com/en-us/library/windows/apps/dn997788.aspx?f=255&MSPPError=-2147217396 Header placement. Headers can be placed at the top or the bottom of the screen. 回答1: If I understood you, default behavior like picture bellow So, just use this Style for Pivot <Style x:Key="PivotHeaderBottomStyle" TargetType="Pivot"