DateEntry UI

This commit is contained in:
TheXamlGuy
2024-06-09 14:37:28 +01:00
parent ef37861576
commit 3344762e6e
2 changed files with 83 additions and 2 deletions
-1
View File
@@ -78,7 +78,6 @@
</Style>
</Style>
</TextBox.Styles>
<Interaction.Behaviors>
<DataTriggerBehavior Binding="{Binding State}" Value="{x:Static vm:ItemState.Read}">
<AddClassAction ClassName="Read" RemoveIfExists="True" />