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 e2e5a65 commit 8b3be50Copy full SHA for 8b3be50
Microsoft.Toolkit.Uwp.UI.Behaviors/Keyboard/KeyDownTriggerBehavior.cs
@@ -15,7 +15,6 @@ namespace Microsoft.Toolkit.Uwp.UI.Behaviors
15
[TypeConstraint(typeof(FrameworkElement))]
16
public class KeyDownTriggerBehavior : Trigger<FrameworkElement>
17
{
18
-
19
/// <summary>
20
/// Identifies the <see cref="Key"/> property.
21
/// </summary>
0 commit comments