Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 2.35 KB

inkpresenter_highcontrastadjustment.md

File metadata and controls

25 lines (16 loc) · 2.35 KB
-api-id -api-type
P:Windows.UI.Input.Inking.InkPresenter.HighContrastAdjustment
winrt property

Windows.UI.Input.Inking.InkPresenter.HighContrastAdjustment

-description

Gets or sets how the InkPresenter object handles input (standard and modified) from the associated InkCanvas control when system is in high contrast mode.

-property-value

The ink color (selected or system) that works best against the background color.

-remarks

-examples

-see-also

InkHighContrastAdjustment, Pen and stylus interactions, Get started: Support ink in your UWP app, Ink analysis sample (basic) (C#), Ink handwriting recognition sample (C#), Save and load ink strokes from an Ink Serialized Format (ISF) file, Save and load ink strokes from the clipboard, Ink toolbar location and orientation sample (basic), Ink toolbar location and orientation sample (dynamic), Coloring book sample, Family notes sample, Inking sample (JavaScript), Simple inking sample (C#/C++), Complex inking sample (C++), Ink analysis sample