This project implements most of the UI elements:
InteractiveInkCanvasimplementsIRenderTarget, and is the main render target for interactive ink, whereas:InteractiveInkToolbarcontains the WindowsInkToolbarfor ink-related features in an associatedInteractiveInkCanvas.FontMetricsServiceimplementsIFontMetricsProvider, provides digital text typesetting operations, see implementation.