Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

remove blend check#1004

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
vb2ae wants to merge1 commit intomaster
base:master
Choose a base branch
Loading
fromalert-fix-92
Open

remove blend check#1004

vb2ae wants to merge1 commit intomasterfromalert-fix-92

Conversation

@vb2ae
Copy link
Member

@vb2aevb2ae commentedAug 9, 2025
edited
Loading

This pull request refactors theViewModelBinder class insrc/Caliburn.Micro.Platform/ViewModelBinder.cs to improve code readability and maintainability. The main changes involve consistently applying C# brace style and formatting to all methods and lambda expressions in the class, making the codebase easier to read and reducing the likelihood of errors related to inconsistent formatting.

Code style and readability improvements:

  • Reformatted all method and lambda bodies inViewModelBinder to use consistent brace style and indentation, includingShouldApplyConventions,BindProperties,BindActions,IsAsyncMethod, and theBind action.[1][2][3][4][5][6][7][8][9][10]
  • Removed check if in expression blend design mode

No functional changes were introduced; all logic remains the same, but the code is now more consistent and easier to follow.

@vb2aevb2ae marked this pull request as draftAugust 19, 2025 16:24
@vb2aevb2ae marked this pull request as ready for reviewOctober 26, 2025 01:15
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@vb2ae

[8]ページ先頭

©2009-2025 Movatter.jp