Skip to content

Adds style for Gridsplitter in fluent #10479

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

Merged
merged 3 commits into from
Feb 20, 2025

Conversation

siagupta0202
Copy link
Contributor

@siagupta0202 siagupta0202 commented Feb 19, 2025

Fixes #10480

Description

A GridSplitter in WPF is a control that allows users to resize rows or columns in a Grid layout interactively. By dragging the splitter, users can adjust the size of adjacent grid sections.

This pull request adds styling for this control in fluent. This style is derived from CommunityTookit SizerBase style.

Fluent:

State: Default
image<

State: PointerOver
image

Customer Impact

Regression

No

Testing

Local build pass, tested with sample applications

Risk

Microsoft Reviewers: Open in CodeFlow

@siagupta0202 siagupta0202 requested review from a team as code owners February 19, 2025 14:28
@dotnet-policy-service dotnet-policy-service bot added the PR metadata: Label to tag PRs, to facilitate with triage label Feb 19, 2025
@siagupta0202 siagupta0202 changed the title Gridsplitter fluent Adds style for Gridsplitter in fluent Feb 19, 2025
@siagupta0202 siagupta0202 added this to the .NET 10 milestone Feb 19, 2025
@siagupta0202
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@dipeshmsft dipeshmsft merged commit b129327 into dotnet:main Feb 20, 2025
8 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Mar 23, 2025
@dipeshmsft dipeshmsft modified the milestones: .NET 10, 10.0.0 Apr 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
PR metadata: Label to tag PRs, to facilitate with triage Win 11 Theming
Projects
Status: ☑ Done
Development

Successfully merging this pull request may close these issues.

[Fluent] Add missing style for GridSplitter
2 participants