TextBox.TextArea

This commit is contained in:
Soar360
2024-03-25 17:27:38 +08:00
parent 76c9b57a4b
commit 48235b63a2
3 changed files with 11 additions and 0 deletions

View File

@@ -54,6 +54,7 @@
InnerLeftContent="http://"
InnerRightContent=".com"
IsEnabled="False" />
<TextBox Width="300" Classes="TextArea" />
</StackPanel>
</ScrollViewer>
</UserControl>