1 reference to CancelInteraction
Microsoft.Maui.Controls (1)
GraphicsView\GraphicsView.cs (1)
32
void IGraphicsView.CancelInteraction() =>
CancelInteraction
?.Invoke(this, EventArgs.Empty);