Skip to content

Commit 1bda73d

Browse files
pkulikovmairaw
authored andcommitted
Fix link from an event to a property (#2584)
1 parent 836f9f2 commit 1bda73d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Windows/UIElement.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3329,7 +3329,7 @@ Image with an Elliptical Clip Region
33293329
<ReturnType>System.Windows.DependencyPropertyChangedEventHandler</ReturnType>
33303330
</ReturnValue>
33313331
<Docs>
3332-
<summary>Occurs when the value of the <see cref="E:System.Windows.UIElement.IsKeyboardFocusWithinChanged" /> property changes on this element.</summary>
3332+
<summary>Occurs when the value of the <see cref="P:System.Windows.UIElement.IsKeyboardFocusWithin" /> property changes on this element.</summary>
33333333
<remarks>
33343334
<format type="text/markdown"><![CDATA[
33353335

0 commit comments

Comments
 (0)