<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"> <Style TargetType="ContentControl"> <Setter Property="Focusable" Value="False"/> </Style> </ResourceDictionary>