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