ILogicalScrollable.

RaiseScrollInvalidated(EventArgs) Method

Summary

Raises the ScrollInvalidated event.

Syntax

void RaiseScrollInvalidated(EventArgs e)

Parameters

Name Type Description
e EventArgs The event args.

Return Value

Type Description
void