Avatar of databarracks
databarracks
 asked on

WPF Scrollviewer keeps moving when a combobox inside of it is scrolled to bottom

Hi Guys,

I have a window which has a scrollviewer inside of it. Inside of that is a host of other controls, one of which is a combobox which has a lot of items. I have set a maxheight for the combobox dropdown and virtualized it. However when I am scrolling the combobox items and reach the bottom or top of the scrolling the main(outer) scrollviewer also keeps moving.

I am aware this is a bubbling effect WPF has but I would like to know how I can only allow the main(outer) scrollviewer to scroll when the drop down isn't open?

A behaviour or something perhaps or a totally different approach perhaps?
* WPF* xamlC#

Avatar of undefined
Last Comment
databarracks

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
it_saige

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
databarracks

ASKER
Hi,

I figured out my problem and found out that it was a third party library causing the issue.
All of life is about relationships, and EE has made a viirtual community a real community. It lifts everyone's boat
William Peck