Description
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