Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
move into docs section
  • Loading branch information
gewarren committed Jun 25, 2020
commit 29816bac66c67438494ad5825cd29b61ed3ae8d1
4 changes: 2 additions & 2 deletions xml/System.Windows.Shell/WindowChrome.xml
Original file line number Diff line number Diff line change
Expand Up @@ -495,9 +495,9 @@
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
<seealso cref="M:System.Windows.Shell.WindowChrome.GetIsHitTestVisibleInChrome(System.Windows.IInputElement)" />
<seealso cref="M:System.Windows.Shell.WindowChrome.SetIsHitTestVisibleInChrome(System.Windows.IInputElement,System.Boolean)" />
</Docs>
<seealso cref="M:System.Windows.Shell.WindowChrome.GetIsHitTestVisibleInChrome(System.Windows.IInputElement)" />
<seealso cref="M:System.Windows.Shell.WindowChrome.SetIsHitTestVisibleInChrome(System.Windows.IInputElement,System.Boolean)" />
</Member>
<Member MemberName="IsHitTestVisibleInChromeProperty">
<MemberSignature Language="C#" Value="public static readonly System.Windows.DependencyProperty IsHitTestVisibleInChromeProperty;" />
Expand Down