Ajith-GS
Ajith-GS
### Describe the bug When we use a ToggleSwitch together with a NavigationView, the focus is moving from ToggleSwitch to RootScrollViewer with the first click of the ToggleSwitch. The issue...
### Describe the bug The typed text from the keyboard is not reflecting in the textbox. The TextBox containing UserControl is hosted over the MFC dialog application with the help...
### Describe the bug In a WinUI 3 XAML-hosted application, when closing an explicitly created child window, it throws exception and causes application crash. We are creating and activating a...
### Describe the bug I want to create a model AppWindow from a button click in the main XAML window and display some UI contents in that blocking AppWindow. I...
### Describe the bug We have a C++/WinRT Windows Runtime component project that provides a custom button style and implements some custom attached properties of type **double**, ** Microsoft::UI::Xaml::Thickness, etc....
### Describe the bug The memory is not released after dismissing WinUI 3 windows. Consider a WinUI3 app that creates multiple XAML windows on a button click. Each time a...
### Describe the bug A WinUI 3 application is throwing the following exception while running: `'Reentrancy was detected in this XAML application. Use a debugger to locate the reentrant code...
### Describe the bug ListView control items are displayed outside the list view control boundary if the control is populated with a huge number of items, such as 550000 items....
### Describe the bug While using touch device, the non-editable Combo Box items are moving continuously in a cyclic manner. Is there any option to stop this cyclic scrolling behavior...
### Describe the bug We have been using an Active Document server application that is embedded in an Active Document container application by creating an OLE object for the server...