StylusInput API 的实现说明
RealTimeStylus、GestureRecognizer 和 DynamicRenderer 类作为 COM 包装器实现,仅在托管代码中可用。
将 RealTimeStylus、 GestureRecognizer 或 DynamicRenderer 对象作为插件添加到 RealTimeStylus 对象时,基础 COM 对象在 COM 级别上交互。 因此,不支持直接调用 IStylusSyncPlugin 或 IStylusAsyncPlugin 接口的方法。 将 RealTimeStylus、GestureRecognizer 或 DynamicRenderer 对象添加到 RealTimeStylus 对象是访问这些功能的唯一方法。