c# - WPF ScrollViewer Changed Event fired automatically -


as per requirement need in c# wpf application , want load data on scrollviewer while moving horizontal scroll bar.

as have tried scrollviewer_scrollchanged event. fired automatically every time while loading of scrollviewer.

in our case have 1 grid control inside scrollviewer.

please me, looking positive reply.


Comments