Windows icon indicating copy to clipboard operation
Windows copied to clipboard

Put `GridResizeDirection` and `GridResizeBehavior` directly in the `CommunityToolkit.WinUI` namespace

Open Arlodotexe opened this issue 5 months ago • 1 comments

Discussed in https://github.com/CommunityToolkit/Labs-Windows/discussions/706

Originally posted by 0x5bfa August 7, 2025 As the title describes, we should put them in the top-level namespace since putting enums inside a class make them harder to be discovered.

Arlodotexe avatar Aug 07 '25 14:08 Arlodotexe

Are these used often outside of XAML which auto-knows what they are?

michael-hawker avatar Aug 28 '25 21:08 michael-hawker