Hi All,
I want to get maximum vertical position of vertical WPFscrollbar that it can scroll.
I will use it to find end of loop. i.e. I will loop around all objects in WPFlist until WPFscrollbar reaches its maximum position.
This position keep changing as new elements keep adding.
Any idea how to do it ?
Tokci