vcechak

Results 2 issues of vcechak

### Description Hi, I have run into issue where using MaxLines and LineBreakMode didn't work. code of the label: ` new Label() { MaxLines = 2, LineBreakMode = LineBreakMode.TailTruncation, }...

t/bug
p/1
partner/cat 😻
area/controls 🎮
control-label
migration-compatibility

Hello, as per ["narrowSymbol"](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/NumberFormat#narrowsymbol) Use a narrow format symbol ("$100" rather than "US$100"). **Issue:** When we use en-CA culture, USD currency the result is not narrow symbol $100, but US$100...

c: numbers
s: blocked
Data