Skip to content

Commit

Permalink
set DatePicker CaretBrush for inner textbox
Browse files Browse the repository at this point in the history
  • Loading branch information
punker76 committed Feb 22, 2015
1 parent b83757f commit 74ff360
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MahApps.Metro/Styles/Controls.DatePicker.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@

<DatePickerTextBox x:Name="PART_TextBox"
Grid.Column="0"
CaretBrush="{DynamicResource BlackBrush}"
ContextMenu="{DynamicResource TextBoxMetroContextMenu}"
Foreground="{TemplateBinding Foreground}"
Focusable="{TemplateBinding Focusable}"
Expand Down

0 comments on commit 74ff360

Please sign in to comment.