<!
-- Remapear Tab -->
<TabItem Header="Remapear" Style="{StaticResource ModernTabItem}">
<Border Background="Transparent">
<StackPanel>
<Grid HorizontalAlignment="Center" VerticalAlignment="Center">
<Border Background="Transparent" CornerRadius="20" Padding="60">
<Image
Source="pack://application:,,,/TargetSync;component/images/[Link]"
HorizontalAlignment="Center" Stretch="Uniform" MaxWidth="900" MaxHeight="480"
Width="752"/>
</Border>
<Canvas Width="900" Height="350" HorizontalAlignment="Center"
VerticalAlignment="Center">
<!-- Face Buttons -->
<Border [Link]="750" [Link]="94" Background="#080908"
CornerRadius="10" Padding="7" HorizontalAlignment="Left"
VerticalAlignment="Center">
<TextBlock x:Name="BtnA" Text="A" Foreground="White"
FontWeight="Bold" FontSize="16" MouseLeftButtonDown="RebindButton_Click"
Cursor="Hand" Tag="A">
<[Link]>Ação: Pular /
Interagir</[Link]></TextBlock>
</Border>
<Border [Link]="779" [Link]="61" Background="#080908"
CornerRadius="10" Padding="7" HorizontalAlignment="Center" VerticalAlignment="Top">
<TextBlock x:Name="BtnB" Text="B" Foreground="White"
FontWeight="Bold" FontSize="16" MouseLeftButtonDown="RebindButton_Click"
Cursor="Hand" Tag="B">
<[Link]>Ação: Agachar / Deslizar /
Deitar</[Link]></TextBlock>
</Border>
<Border [Link]="686" [Link]="-10" Background="#080908"
CornerRadius="10" Padding="7" HorizontalAlignment="Left"
VerticalAlignment="Center">
<TextBlock x:Name="BtnX" Text="X" Foreground="White"
FontWeight="Bold" FontSize="16" MouseLeftButtonDown="RebindButton_Click"
Cursor="Hand" Tag="X">
<[Link]>Ação: Recarregar /
Usar</[Link]></TextBlock>
</Border>
<Border [Link]="743" [Link]="27" Background="#080908"
CornerRadius="10" Padding="7" HorizontalAlignment="Center" VerticalAlignment="Top">
<TextBlock x:Name="BtnY" Text="Y" Foreground="White"
FontWeight="Bold" FontSize="16" MouseLeftButtonDown="RebindButton_Click"
Cursor="Hand" Tag="Y">
<[Link]>Ação: Trocar
Arma</[Link]></TextBlock>
</Border>
<!-- Center Buttons -->
<Border [Link]="-55" Background="#080908" CornerRadius="10"
Padding="10" HorizontalAlignment="Center" VerticalAlignment="Top">
<[Link]>
<Style TargetType="Border">
<Setter Property="[Link]">
<[Link]>
<MultiBinding Converter="{StaticResource
CenterOffsetMultiConverter}">
<Binding ElementName="BtnStart"
Path="ActualWidth" />
<Binding>
<[Link]>
<sys:Double>910</sys:Double>
</[Link]>
</Binding>
<Binding>
<[Link]>
<sys:Double>51</sys:Double>
</[Link]>
</Binding>
</MultiBinding>
</[Link]>
</Setter>
</Style>
</[Link]>
<TextBlock x:Name="BtnStart" Text="START"
Foreground="White" FontWeight="Bold" FontSize="16"
MouseLeftButtonDown="RebindButton_Click" Cursor="Hand" Tag="START">
<[Link]>Ação:
Menu</[Link]></TextBlock>
</Border>
<Border [Link]="-55" Background="#080908" CornerRadius="10"
Padding="10" HorizontalAlignment="Center" [Link]="400"
VerticalAlignment="Top">
<[Link]>
<Style TargetType="Border">
<Setter Property="[Link]">
<[Link]>
<MultiBinding Converter="{StaticResource
CenterOffsetMultiConverter}">
<Binding ElementName="BtnBack"
Path="ActualWidth" />
<Binding>
<[Link]>
<sys:Double>740</sys:Double>
</[Link]>
</Binding>
<Binding>
<[Link]>
<sys:Double>51</sys:Double>
</[Link]>
</Binding>
</MultiBinding>
</[Link]>
</Setter>
</Style>
</[Link]>
<TextBlock x:Name="BtnBack" Text="BACK" Foreground="White"
FontWeight="Bold" FontSize="16" MouseLeftButtonDown="RebindButton_Click"
Cursor="Hand" Tag="BACK">
<[Link]>Ação:
Mapa</[Link]></TextBlock>
</Border>
<!-- Shoulder Buttons -->
<Border [Link]="-47" Background="#080908" CornerRadius="10"
Padding="7">
<[Link]>
<Style TargetType="Border">
<Setter Property="[Link]">
<[Link]>
<MultiBinding Converter="{StaticResource
CenterOffsetMultiConverter}">
<Binding ElementName="BtnLB"
Path="ActualWidth" />
<Binding>
<[Link]>
<sys:Double>170</sys:Double>
</[Link]>
</Binding>
<Binding>
<[Link]>
<sys:Double>50</sys:Double>
</[Link]>
</Binding>
</MultiBinding>
</[Link]>
</Setter>
</Style>
</[Link]>
<TextBlock x:Name="BtnLB" Text="LB" Foreground="White"
FontWeight="Bold" FontSize="16" MouseLeftButtonDown="RebindButton_Click"
Cursor="Hand" Tag="LB">
<[Link]>Ação: Equipamento Tático /
Granadas</[Link]></TextBlock>
</Border>
<Border [Link]="785" [Link]="-46" Background="#080908"
CornerRadius="10" Padding="7" HorizontalAlignment="Left"
VerticalAlignment="Center">
<TextBlock x:Name="BtnRB" Text="RB" Foreground="White"
FontWeight="Bold" FontSize="16" MouseLeftButtonDown="RebindButton_Click"
Cursor="Hand" Tag="RB">
<[Link]>Ação: Equipamento
Letal</[Link]></TextBlock>
</Border>
<!-- Stick Buttons -->
<Border [Link]="38" Background="#080908" CornerRadius="10"
Padding="10" HorizontalAlignment="Center" VerticalAlignment="Top"
[Link]="151">
<[Link]>
<Style TargetType="Border">
<Setter Property="[Link]">
<[Link]>
<MultiBinding Converter="{StaticResource
CenterOffsetMultiConverter}">
<Binding ElementName="BtnL3"
Path="ActualWidth" />
<Binding>
<[Link]>
<sys:Double>220</sys:Double>
</[Link]>
</Binding>
<Binding>
<[Link]>
<sys:Double>50</sys:Double>
</[Link]>
</Binding>
</MultiBinding>
</[Link]>
</Setter>
</Style>
</[Link]>
<TextBlock x:Name="BtnL3" Text="L3" Foreground="White"
FontWeight="Bold" FontSize="16" MouseLeftButtonDown="RebindButton_Click"
Cursor="Hand" Tag="L3">
<[Link]>Ação: Correr / Tática
(Pressionar)</[Link]></TextBlock>
</Border>
<Border [Link]="796" [Link]="126" Background="#080908"
CornerRadius="10" Padding="7" HorizontalAlignment="Center" VerticalAlignment="Top">
<TextBlock x:Name="BtnR3" Text="R3" Foreground="White"
FontWeight="Bold" FontSize="16" MouseLeftButtonDown="RebindButton_Click"
Cursor="Hand" Tag="R3">
<[Link]>Ação: Corpo a Corpo
(Pressionar)</[Link]></TextBlock>
</Border>
<!-- D-Pad -->
<Border [Link]="82" Background="#080908" CornerRadius="10"
Padding="10" HorizontalAlignment="Center" VerticalAlignment="Top">
<[Link]>
<Style TargetType="Border">
<Setter Property="[Link]">
<[Link]>
<MultiBinding Converter="{StaticResource
CenterOffsetMultiConverter}">
<Binding ElementName="BtnDpadUp"
Path="ActualWidth" />
<Binding>
<[Link]>
<sys:Double>155</sys:Double>
</[Link]>
</Binding>
<Binding>
<[Link]>
<sys:Double>50</sys:Double>
</[Link]>
</Binding>
</MultiBinding>
</[Link]>
</Setter>
</Style>
</[Link]>
<TextBlock x:Name="BtnDpadUp" Text="↑" Foreground="White"
FontWeight="Bold" FontSize="16" MouseLeftButtonDown="RebindButton_Click"
Cursor="Hand" Tag="DPAD-UP">
<[Link]>Ação: Marcar
Localização</[Link]></TextBlock>
</Border>
<Border [Link]="74" [Link]="136" Background="#080908"
CornerRadius="10" Padding="10" HorizontalAlignment="Center"
VerticalAlignment="Top">
<TextBlock x:Name="BtnDpadLeft" Text="←" Foreground="White"
FontWeight="Bold" FontSize="16" MouseLeftButtonDown="RebindButton_Click"
Cursor="Hand" Tag="DPAD-LEFT">
<[Link]>Ação: Modo de
Disparo</[Link]></TextBlock>
</Border>
<Border [Link]="169" [Link]="135" Background="#080908"
CornerRadius="10" Padding="10" HorizontalAlignment="Center"
VerticalAlignment="Top">
<TextBlock x:Name="BtnDpadRight" Text="→"
Foreground="White" FontWeight="Bold" FontSize="16"
MouseLeftButtonDown="RebindButton_Click" Cursor="Hand" Tag="DPAD-RIGHT">
<[Link]>Ação: Selecionar
Killstreak</[Link]></TextBlock>
</Border>
<Border [Link]="192" Background="#080908" CornerRadius="10"
Padding="10" HorizontalAlignment="Center" VerticalAlignment="Top">
<[Link]>
<Style TargetType="Border">
<Setter Property="[Link]">
<[Link]>
<MultiBinding Converter="{StaticResource
CenterOffsetMultiConverter}">
<Binding ElementName="BtnDpadDown"
Path="ActualWidth" />
<Binding>
<[Link]>
<sys:Double>155</sys:Double>
</[Link]>
</Binding>
<Binding>
<[Link]>
<sys:Double>50</sys:Double>
</[Link]>
</Binding>
</MultiBinding>
</[Link]>
</Setter>
</Style>
</[Link]>
<TextBlock x:Name="BtnDpadDown" Text="↓" Foreground="White"
FontWeight="Bold" FontSize="16" MouseLeftButtonDown="RebindButton_Click"
Cursor="Hand" Tag="DPAD-DOWN">
<[Link]>Ação:
Mochila</[Link]></TextBlock>
</Border>
</Canvas>
</Grid>
</StackPanel>
</Border>
</TabItem>