Update packages, switch to submodules

This commit is contained in:
2018-02-06 20:37:05 -05:00
parent 0e285d167e
commit e447716b43
9 changed files with 44 additions and 220 deletions

View File

@@ -87,7 +87,7 @@
Name="ForegroundColorPicker"
DisplayColorAndName="True"
SelectedColor="{Binding Path=FontColor,UpdateSourceTrigger=PropertyChanged,NotifyOnSourceUpdated=True}"
ShowAdvancedButton="False" Margin="6" />
Margin="6" />
<Label
Content="{x:Static properties:Resources.Padding}"
Grid.Row="3" Grid.Column="0" Name="PaddingLabel" Target="{Binding ElementName=PaddingUpDown}" Margin="6" />