We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bcc6df commit 5381f60Copy full SHA for 5381f60
Rubberduck.Core/UI/Refactorings/Rename/RenameView.xaml
@@ -38,6 +38,7 @@
38
Height="22"
39
VerticalAlignment="Top"
40
VerticalContentAlignment="Center"
41
+ ToolTipService.InitialShowDelay="0"
42
HorizontalAlignment="Stretch" />
43
</Grid>
44
<Grid Grid.Row="2" Background="{x:Static SystemColors.ControlDarkBrush}" Grid.IsSharedSizeScope="True">
0 commit comments