uno
uno copied to clipboard
Confirm whether `Duration.TimeSpan` should be a field or property.
We should make sure to match Windows (both UWP and WinUI).
Duration.TimeSpan
is indeed a property on WinUI. According to https://github.com/unoplatform/uno/pull/13712#discussion_r1344006415, that might not be the case for UWP.