整理
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<ResourceDictionary
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:assists="clr-namespace:NeumUI.Assists"
|
||||
xmlns:controls="clr-namespace:NeumUI.Controls"
|
||||
xmlns:svd="clr-namespace:NeumUI.Controls.Decorations"
|
||||
xmlns:assists="clr-namespace:NeoUI.Assists"
|
||||
xmlns:controls="clr-namespace:NeoUI.Controls"
|
||||
xmlns:svd="clr-namespace:NeoUI.Controls.Decorations"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
||||
<!--<ResourceDictionary.MergedDictionaries>
|
||||
-->
|
||||
@@ -87,7 +87,7 @@
|
||||
Foreground="{TemplateBinding Foreground}"
|
||||
Margin="5,0,0,0"
|
||||
Name="PlaceholderTextBlock"
|
||||
Text="{TemplateBinding PlaceholderText}"
|
||||
Text="{TemplateBinding Placeholder}"
|
||||
VerticalAlignment="Center"
|
||||
Visibility="Collapsed" />
|
||||
<ScrollViewer
|
||||
|
||||
Reference in New Issue
Block a user