Replies: 1 comment
-
VirtualizingStackPanel and NodeMouseClick are WPF APIs, WinUI 3 API is based on the UWP APIs and does not support using WPF properties on WinUI 3 controls. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I cannot use attached member "VirtualizingStackPanel.IsVirtualizing" not only on 'TreeView', but also some other element such as ' ListBox'. Also ,there's no wavy lines under the code.
I cannot use NodeMouseClick, either.
Beta Was this translation helpful? Give feedback.
All reactions