From b28368852e26b0cd136ea31599ffa5755484acd6 Mon Sep 17 00:00:00 2001 From: Siegfried Pammer Date: Wed, 27 Apr 2016 20:54:19 +0900 Subject: [PATCH] fix #342 - Duplicate Alt+F bindings --- ILSpy/SearchPane.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ILSpy/SearchPane.xaml b/ILSpy/SearchPane.xaml index 37a6ff210..756ee5e92 100644 --- a/ILSpy/SearchPane.xaml +++ b/ILSpy/SearchPane.xaml @@ -19,7 +19,7 @@ Text="{Binding SearchTerm, ElementName=self}" ToolTip="Search" UpdateDelay="0:0:0.1" WatermarkColor="Gray" WatermarkText="Search for t:TypeName, m:Member or c:Constant; use /reg(ular)?Ex(pressions)?/ or both - t:/Type(Name)?/..." /> - +