Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 859 Bytes

File metadata and controls

41 lines (29 loc) · 859 Bytes

RibbonGroup background is set to transparent in localized builds

Scope

Edge

Version Introduced

4.6.2

Version Reverted

4.7

Source Analyzer Status

NotPlanned

Change Description

xref:System.Windows.Controls.Ribbon.RibbonGroup?displayProperty=name background on localized builds was always painted with Transparent brush, resulting in poor UI experience. This is fixed in .NET Framework 4.7 WPF fix by updating the localized resources for xref:System.Windows.Controls.Ribbon.RibbonGroup?displayProperty=name, which in turn ensures that the correct brush is selected.

  • Quirked
  • Build-time break

Recommended Action

Upgrade to .NET Framework 4.7

Affected APIs

Not detectable via API analysis

Category

Windows Presentation Foundation (WPF)