diff --git a/src/Views/CaptionButtons.axaml b/src/Views/CaptionButtons.axaml index 1bc581ea..abbc8aaa 100644 --- a/src/Views/CaptionButtons.axaml +++ b/src/Views/CaptionButtons.axaml @@ -3,12 +3,13 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450" - x:Class="SourceGit.Views.CaptionButtons"> + x:Class="SourceGit.Views.CaptionButtons" + x:Name="ThisControl"> - -