|
@@ -74,7 +74,8 @@
|
|
Foreground="{TemplateBinding PlaceholderForeground}"
|
|
Foreground="{TemplateBinding PlaceholderForeground}"
|
|
Text="{TemplateBinding PlaceholderText}"
|
|
Text="{TemplateBinding PlaceholderText}"
|
|
Visibility="Collapsed" />
|
|
Visibility="Collapsed" />
|
|
- <Grid VerticalAlignment="Center">
|
|
|
|
|
|
+ <!-- <Grid VerticalAlignment="Center">-->
|
|
|
|
+ <Grid >
|
|
<Grid.ColumnDefinitions>
|
|
<Grid.ColumnDefinitions>
|
|
<ColumnDefinition Width="*" />
|
|
<ColumnDefinition Width="*" />
|
|
<ColumnDefinition Width="auto" />
|
|
<ColumnDefinition Width="auto" />
|