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 8f16836 commit f68a05cCopy full SHA for f68a05c
Microsoft.Toolkit.Uwp.UI/Behaviors/FocusBehavior.cs
@@ -30,7 +30,6 @@ public sealed class FocusBehavior : BehaviorBase<UIElement>
30
typeof(FocusBehavior),
31
new PropertyMetadata(null, OnTargetsPropertyChanged));
32
33
-
34
/// <summary>
35
/// The DP to store the <see cref="FocusEngagementTimeout"/> property value.
36
/// </summary>
0 commit comments