rozele / ScrollViewerAnchorPoint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Here are a few things I tried:

  1. Attempt to run the app as is. It generally throws an exception right off the bat and removing CanBeScrollAnchor from here seems to fix it. Not sure why I can't set the view as an anchor point candidate.
  2. Play around with various settings for VerticalAnchorRatio. According to these docs, scrolling to the bottom of the ScrollViewer and setting VerticalAnchorRatio to 1.0 should keep the view anchored to the bottom even when we add views above it. This does not seem to work.

About


Languages

Language:C# 100.0%