Update MainView.axaml
This commit is contained in:
parent
0ac4d1558f
commit
4a9f850c35
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@
|
|||
AutomationProperties.Name="Insert function">
|
||||
<Grid ColumnDefinitions="*,Auto">
|
||||
<StackPanel>
|
||||
<TextBlock Text="{Binding Signature}" FontWeight="Bold"/>
|
||||
<TextBlock Text="{Binding FunctionName}" FontWeight="Bold"/>
|
||||
<TextBlock Text="{Binding FunctionDescription}" Opacity="0.8"/>
|
||||
</StackPanel>
|
||||
</Grid>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue