Windows icon indicating copy to clipboard operation
Windows copied to clipboard

Add new property ContentAlignment.Horizontal for SettingsCard

Open ProJend opened this issue 1 year ago • 0 comments

Fixes #577

PR Type

What kind of change does this PR introduce? Other: Feature added

What is the current behavior?

屏幕截图 2024-12-10 193104

What is the new behavior?

屏幕截图 2024-12-10 191704

PR Checklist

Please check if your PR fulfills the following requirements:

  • [x] Created a feature/dev branch in your fork (vs. submitting directly from a commit on main)
  • [x] Based off latest main branch of toolkit
  • [x] Tested code with current supported SDKs
  • [x] New component
    • [x] Documentation has been added
    • [x] Sample in sample app has been added
    • [ ] Analyzers are passing for documentation and samples
    • [ ] Icon has been created (if new sample) following the Thumbnail Style Guide and templates
  • [x] Tests for the changes have been added (if applicable)
  • [ ] Header has been added to all new source files
  • [x] Contains NO breaking changes

Other information

#578

ProJend avatar Dec 10 '24 11:12 ProJend