Add clipboard writer

This commit is contained in:
TheXamlGuy
2024-07-06 20:40:30 +01:00
parent 8b2836ae5c
commit 444736afa6
14 changed files with 225 additions and 175 deletions
+3
View File
@@ -10,6 +10,9 @@
<Thickness x:Key="TextControlThemePadding">10,5,6,6</Thickness>
<Thickness x:Key="TextControlCompactThemePadding">0</Thickness>
</SettingsExpander.Resources>
<SettingsExpander.Action>
<ItemEntryActionView />
</SettingsExpander.Action>
<SettingsExpander.Footer>
<TextBox Text="{Binding Value}">
<TextBox.Styles>