We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
You can continue the conversation there. Go to discussion →
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
We merged 18 community PRs from mid-Dec to mid-Jan. We expect to merge more as we grow our Development team in the next couple of months.
Remove unused local variable 'selfStyle' and related conditionals in System.Windows.StyleHelper.GetThemeStyle Remove unused local variable 'selfStyle' and related conditionals in System.Windows.StyleHelper.GetThemeStyle #4010
Replace the Dictionary with HashSet in AppDomainShutdownMonitor Replace the Dictionary with HashSet in AppDomainShutdownMonitor #3932
Don't double import WinFX targets Don't double import WinFX targets #2976
Use the new Marshal.IsTypeVisibleFromCom Api Use the new Marshal.IsTypeVisibleFromCom Api #3279
Special the capacity to improve performance Special the capacity to improve performance #3086
Using readonly struct in WPF Ink module Using readonly struct in WPF Ink module #3908
Make CustomGuids as readonly Make CustomGuids as readonly #3907
Adjust project templates to support .NET 6.0 (and default to it) Adjust project templates to support .NET 6.0 (and default to it) #3976
Added label "ResourceKey" to trace details when resource is not found added label "ResourceKey" to trace details when resource is not found #3493
Remove always-true condition Remove always-true condition #3009
Reduce memory usage by Array.Empty Reduce memory usage by Array.Empty #3085
Call SHA1.HashData static helper instead of instantiating SHA1CSP Call SHA1.HashData static helper instead of instantiating SHA1CSP #3318
Fix a wrong property name in a comment Fix a wrong property name in a comment #3926
Set the lock object as readonly Set the lock object as readonly #939
Remove backup file for solution Remove backup file for solution #2965
Use Array.Empty instead of creating list in ResourceDictionaryDiagnostics Use Array.Empty instead of creating list in ResourceDictionaryDiagnostics #3851
Fix Grid SetFinalSize method comment Fix Grid SetFinalSize method comment #3909
Add clearer win32 exception information in SplashScreen CreateWindow Add clearer win32 exception information in SplashScreen CreateWindow #3923
The text was updated successfully, but these errors were encountered:
Thank you @lindexi, @Nirmal4G, @thomasclaudiushuber, @TysonMN, @Youssef1313, @GrabYourPitchforks, @ForNeVeR, and @kant2002 for your contributions to WPF!
Sorry, something went wrong.
We had to pause to get ARM64 support in, but we will resume community PR reviews and community test passes this week. Thank you for all the help here.
No branches or pull requests
We merged 18 community PRs from mid-Dec to mid-Jan. We expect to merge more as we grow our Development team in the next couple of months.
Remove unused local variable 'selfStyle' and related conditionals in System.Windows.StyleHelper.GetThemeStyle Remove unused local variable 'selfStyle' and related conditionals in System.Windows.StyleHelper.GetThemeStyle #4010
Replace the Dictionary with HashSet in AppDomainShutdownMonitor Replace the Dictionary with HashSet in AppDomainShutdownMonitor #3932
Don't double import WinFX targets Don't double import WinFX targets #2976
Use the new Marshal.IsTypeVisibleFromCom Api Use the new Marshal.IsTypeVisibleFromCom Api #3279
Special the capacity to improve performance Special the capacity to improve performance #3086
Using readonly struct in WPF Ink module Using readonly struct in WPF Ink module #3908
Make CustomGuids as readonly Make CustomGuids as readonly #3907
Adjust project templates to support .NET 6.0 (and default to it) Adjust project templates to support .NET 6.0 (and default to it) #3976
Added label "ResourceKey" to trace details when resource is not found added label "ResourceKey" to trace details when resource is not found #3493
Remove always-true condition Remove always-true condition #3009
Reduce memory usage by Array.Empty Reduce memory usage by Array.Empty #3085
Call SHA1.HashData static helper instead of instantiating SHA1CSP Call SHA1.HashData static helper instead of instantiating SHA1CSP #3318
Fix a wrong property name in a comment Fix a wrong property name in a comment #3926
Set the lock object as readonly Set the lock object as readonly #939
Remove backup file for solution Remove backup file for solution #2965
Use Array.Empty instead of creating list in ResourceDictionaryDiagnostics Use Array.Empty instead of creating list in ResourceDictionaryDiagnostics #3851
Fix Grid SetFinalSize method comment Fix Grid SetFinalSize method comment #3909
Add clearer win32 exception information in SplashScreen CreateWindow Add clearer win32 exception information in SplashScreen CreateWindow #3923
The text was updated successfully, but these errors were encountered: