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 d4c9626 commit 17cf74eCopy full SHA for 17cf74e
Flow.Launcher.Infrastructure/UI/EnumBindingSource.cs
@@ -3,6 +3,7 @@
3
4
namespace Flow.Launcher.Infrastructure.UI
5
{
6
+ [Obsolete("EnumBindingSourceExtension is obsolete. Use with Flow.Launcher.Localization NuGet package instead.")]
7
public class EnumBindingSourceExtension : MarkupExtension
8
9
private Type _enumType;
0 commit comments