How to disable opening and closing animations in the TeachingTip WinUI 3?
I want to disable the opening and closing animations for the TeachingTip
. I didn’t find anything which is related to animations in the default style for TeachingTip
.
Cursor (.cur) in WinUI 3
I want to display a custom cursor (32×32) in WinUI3.
It seems that there is no simple way to load a .cur file from the embedded resources or is there?