File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 5454 <TextBlock Margin =" 8,0,0,0" Text =" EXPLORE" />
5555 </StackPanel >
5656 </Button >
57+
58+ <Grid Height =" 150" >
59+
60+ <TextBox TextWrapping =" NoWrap"
61+ AcceptsReturn =" True"
62+ IsReadOnly =" False"
63+ VerticalScrollBarVisibility =" Auto"
64+ VerticalContentAlignment =" Top"
65+ HorizontalScrollBarVisibility =" Auto"
66+ materialDesign:HintAssist.Hint=" Output from backend"
67+ materialDesign:TextFieldAssist.PrefixText=" pre"
68+ materialDesign:TextFieldAssist.SuffixText=" suffix"
69+ materialDesign:TextFieldAssist.LeadingIcon=" Github"
70+ materialDesign:TextFieldAssist.TrailingIcon=" About"
71+ materialDesign:TextFieldAssist.HasLeadingIcon=" True"
72+ materialDesign:TextFieldAssist.HasTrailingIcon=" True"
73+ materialDesign:TextFieldAssist.HasClearButton=" True"
74+ Text =" Very long text asdf asd gs th rh ae bae tjtye jr ghrwEG SF JETY JA ERG Wrh ery js ag SA Hs ghst h ef s gs df a 123"
75+ Style =" {StaticResource MaterialDesignOutlinedTextBox}" />
76+ </Grid >
77+
5778 </StackPanel >
5879 </Grid >
5980
You can’t perform that action at this time.
0 commit comments