Files
Hyperbar/Hyperbar.Windows/SettingsButtonView.xaml
T
2024-02-04 15:06:17 +00:00

8 lines
282 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<UserControl
x:Class="Hyperbar.Windows.SettingsButtonView"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<Button Content="dfffffff" />
</UserControl>