Skip to content

Clarify LargeChange property usage in Slider and RangeBase documentation#12597

Open
unchihugo wants to merge 3 commits intodotnet:mainfrom
unchihugo:main
Open

Clarify LargeChange property usage in Slider and RangeBase documentation#12597
unchihugo wants to merge 3 commits intodotnet:mainfrom
unchihugo:main

Conversation

@unchihugo
Copy link
Copy Markdown

Summary

  • Corrects Slider.IsMoveToPointEnabled track click remark reference from SmallChange to LargeChange
  • Clarifies slider behavior for the RangeBase.LargeChange property

Copilot AI review requested due to automatic review settings May 5, 2026 22:04
@unchihugo unchihugo requested a review from a team as a code owner May 5, 2026 22:04
@github-actions github-actions Bot added the area-WPF Issues or PRs that relate to WPF or XAML. label May 5, 2026
@dotnet-policy-service dotnet-policy-service Bot added the community-contribution Indicates that the PR has been added by a community member label May 5, 2026
@dotnet-policy-service
Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @dotnet/wpf-developers

@unchihugo
Copy link
Copy Markdown
Author

@dotnet-policy-service agree

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the WPF API reference documentation to better describe how LargeChange is used for Slider track interactions, and fixes an incorrect reference in Slider.IsMoveToPointEnabled remarks.

Changes:

  • Updates Slider.IsMoveToPointEnabled remarks to reference RangeBase.LargeChange (instead of SmallChange) for track clicks when the property is false.
  • Adjusts RangeBase.LargeChange remarks to include Slider track-click behavior alongside the DecreaseLarge/IncreaseLarge commands.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
xml/System.Windows.Controls/Slider.xml Fixes the IsMoveToPointEnabled remarks to describe track-click stepping in terms of LargeChange.
xml/System.Windows.Controls.Primitives/RangeBase.xml Updates LargeChange remarks to describe how Slider and ScrollBar use the property.

Comment thread xml/System.Windows.Controls.Primitives/RangeBase.xml Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-WPF Issues or PRs that relate to WPF or XAML. community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants