Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.28 KB

coreinkindependentinputsource_create_1028050012.md

File metadata and controls

32 lines (19 loc) · 1.28 KB
-api-id -api-type
M:Windows.UI.Input.Inking.Core.CoreInkIndependentInputSource.Create(Windows.UI.Input.Inking.InkPresenter)
winrt method

Windows.UI.Input.Inking.Core.CoreInkIndependentInputSource.Create

-description

Retrieves a CoreInkIndependentInputSource object for handling pointer input prior to processing by an InkPresenter object.

-parameters

-param inkPresenter

Object that manages the input, processing, and rendering of InkStroke data for an InkCanvas control.

-returns

Object that handles the pointer input for an InkPresenter object.

-remarks

-examples

-see-also

Pen and stylus interactions, Ink sample, Simple ink sample, Complex ink sample