WpfMouseWheelLib icon indicating copy to clipboard operation
WpfMouseWheelLib copied to clipboard

Disable/Enable scrolling on the fly

Open AizazZaidee opened this issue 6 years ago • 0 comments

Hi, I have nested windows it works fine but I also have a combobox and when the combobox is open then user can scroll and it looks so weird as combobox moves along. So when combobox is open I want to disable it and I tried using binding property but seems like it is not working on the fly.

So is there anyway to enable/disable enhanced scrolling ?

Thanks.

AizazZaidee avatar Aug 09 '18 14:08 AizazZaidee