uno.toolkit.ui icon indicating copy to clipboard operation
uno.toolkit.ui copied to clipboard

global using

Open Xiaoy312 opened this issue 3 years ago • 4 comments

What would you like to be added:

https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/using-directive#global-modifier

Xiaoy312 avatar Sep 23 '22 20:09 Xiaoy312

@Xiaoy312 Which namespaces do you want to add as global usings?

Youssef1313 avatar Sep 24 '22 17:09 Youssef1313

mostly the uwp/winui usings that are usually surrounded by #if and common usings depending on usage frequency..?

Xiaoy312 avatar Sep 26 '22 14:09 Xiaoy312

if you plan to take this, DO NOT put this in the same pr

Xiaoy312 avatar Sep 26 '22 16:09 Xiaoy312

cf: #539

Xiaoy312 avatar Apr 28 '23 22:04 Xiaoy312