|
|
@ -63,7 +63,7 @@ |
|
|
|
<controls:FASymbolIconSource Symbol="fa-brands fa-python"/> |
|
|
|
<controls:FASymbolIconSource Symbol="fa-brands fa-python"/> |
|
|
|
</ui:SettingsExpander.IconSource> |
|
|
|
</ui:SettingsExpander.IconSource> |
|
|
|
<ui:SettingsExpander.Footer> |
|
|
|
<ui:SettingsExpander.Footer> |
|
|
|
<Button Content="Check Version"/> |
|
|
|
<Button Content="Check Version" Command="{Binding ShowPythonVersion}"/> |
|
|
|
</ui:SettingsExpander.Footer> |
|
|
|
</ui:SettingsExpander.Footer> |
|
|
|
</ui:SettingsExpander> |
|
|
|
</ui:SettingsExpander> |
|
|
|
</StackPanel> |
|
|
|
</StackPanel> |
|
|
|