Category "winrt-xaml"

Handle SwapChainPanel in ListView

I have my xaml code <ListView x:Name="ListVideo" ItemsSource="{x:Bind ScreenList}" VerticalAlignment="Stretch" Flow

How to close ComboBox list items when moving application window of my WinRT/C++ UWP application?

I have a pair of ComboBox controls having IsEditable() true as well as false. When I am scrolling through my application or moving my application window (by cli