Skip to content

Commit 3ce1610

Browse files
Simplifying WindowExtensions with Lambda Expressions
Refactored extension methods in WindowExtensions.cs to use lambda expressions, reducing lines and improving the readability. Adjusted local variables with var, removed unnecessary control blocks and using were reorganized. The functionality remains intact, but the code is more concise and easy to maintain.
1 parent ec5c46e commit 3ce1610

File tree

1 file changed

+43
-140
lines changed

1 file changed

+43
-140
lines changed

0 commit comments

Comments
 (0)