ILogicalScrollableRaiseScrollInvalidated Method
Namespace: Avalonia.Controls.PrimitivesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
void RaiseScrollInvalidated(
EventArgs e
)
Sub RaiseScrollInvalidated (
e As EventArgs
)
abstract RaiseScrollInvalidated :
e : EventArgs -> unit
Parameters
- e EventArgs
- The event args.