1
Answer

WPF: Receive a ScrollBar visibility change event

Photo of Max Meier

Max Meier

15y
9.4k
1


Hi all,
I'm using a System.Windows.Controls. DataGrid (WPF) and need to know when the visibility of the horizontal ScrollBar is changing.
I was searching the net but couldn't find a solution. Is there any event fired? By ScrollViewer or ScrollBar? And how to catch it?
Thanks for any hint
maxmeier

Answers (1)