ScrollViewer.InvalidateScrollInfo Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called when the value of properties that describe the size and location of the scroll area change.
public:
virtual void InvalidateScrollInfo() = InvalidateScrollInfo;
void InvalidateScrollInfo();
public void InvalidateScrollInfo();
function invalidateScrollInfo()
Public Sub InvalidateScrollInfo ()