<!-- Row 3 -->\r
<TextBlock Text="{x:Static Properties:Resources.VideoView_ExtraOptions}" Grid.Row="4" Grid.Column="0" Margin="0,5,0,0" VerticalAlignment="Center" HorizontalAlignment="Left" />\r
<TextBox Text="{Binding ExtraArguments, Mode=TwoWay, UpdateSourceTrigger=PropertyChanged}" TextWrapping="WrapWithOverflow"\r
- AutomationProperties.Name="{x:Static Properties:Resources.VideoView_ExtraOptions}" \r
+ AutomationProperties.Name="{x:Static Properties:Resources.VideoView_ExtraOptions}" ToolTip="{Binding FullOptionsTooltip}"\r
Grid.Row="4" Grid.Column="1" Grid.ColumnSpan="4" Margin="5,5,5,2" VerticalAlignment="Stretch" HorizontalAlignment="Stretch" VerticalContentAlignment="Stretch" >\r
<TextBox.ContextMenu>\r
<ContextMenu>\r