Skip to content

Commit

Permalink
add CalendarDatePickerTopHeaderMargin resource (#2720)
Browse files Browse the repository at this point in the history
  • Loading branch information
kmahone authored Jun 19, 2020
1 parent 8811c96 commit c5fa8a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dev/CalendarDatePicker/CalendarDatePicker_themeresources.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@
</ResourceDictionary>
</ResourceDictionary.ThemeDictionaries>

<Thickness x:Key="CalendarDatePickerTopHeaderMargin">0,0,0,4</Thickness>

<Style TargetType="CalendarDatePicker" BasedOn="{StaticResource DefaultCalendarDatePicker}" />

<Style x:Key="DefaultCalendarDatePicker" TargetType="CalendarDatePicker">
Expand Down

0 comments on commit c5fa8a6

Please sign in to comment.