-
Notifications
You must be signed in to change notification settings - Fork 1.6k
make descriptions uniform + add exceptions #2442
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've left some comments for you to consider, @mairaw. You can merge when you're ready.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mairaw will you get a chance to address Ron's suggestions to improve the accuracy of the sentences? He approved (and just in case his approval is not valid anymore, I'll approve it too).
@vatsan-madhavan @amit-kabra Maira pointed out these are WPF owned changes. Can you please review them? |
@mairaw Do you want me to take this PR over and get it merged? |
Yes, that would be great @gewarren |
@BillWagner Is it okay if I take this one? |
|
||
]]></format> | ||
</remarks> | ||
<returns>The value returned by <paramref name="callback" />.</returns> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@SamBent Can you verify that this return value is correct? It looks like it was incorrectly placed in the Remarks before.
Fixes #2409
@OliaG @SamBent who can review this change for WPF docs?