1 write to ClientY
Microsoft.AspNetCore.Components.Web (1)
WebEventData\TouchEventArgsReader.cs (1)
102touchPoint.ClientY = property.Value.GetDouble();
1 reference to ClientY
Microsoft.AspNetCore.Components.Web (1)
Web\TouchPoint.cs (1)
47/// Unlike <see cref="ClientY"/>, this value includes the vertical scroll offset, if any.