using Toolkit.Foundation; namespace Toolkit.Windows; public interface IPointer : IInitialization, IDisposable;