TextBox.TextArea

(cherry picked from commit 48235b63a2)
This commit is contained in:
Soar360
2024-03-25 17:27:38 +08:00
committed by rabbitism
parent 99184b49ee
commit efc7870554
3 changed files with 11 additions and 0 deletions

View File

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