MahApps.Metro by Jan Karger, Dennis Daume, Brendan Forster, Paul Jenkins, Jake Ginnivan, Alex Mitchell

<PackageReference Include="MahApps.Metro" Version="2.1.1" />

.NET API 3,425,904 bytes

 DecimalPointCorrectionMode

Enable the decimal-point correction for currency numbers.

(Default) No correction is applied, and any style inherited setting may influence the correction behavior.

Number = 1

Enable the decimal-point correction for generic numbers.

Percent = 3

Enable the decimal-point correction for percent-numbers.