Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 2.26 KB

inktoolbar_isstencilbuttonchecked.md

File metadata and controls

45 lines (31 loc) · 2.26 KB
-api-id -api-type
P:Windows.UI.Xaml.Controls.InkToolbar.IsStencilButtonChecked
winrt property

Windows.UI.Xaml.Controls.InkToolbar.IsStencilButtonChecked

-description

Gets or sets the state of the InkToolbarStencilButton (and associated tool) to on or off.

When turned on, the stencil works in conjunction with the active tool.

-property-value

true if the stencil button is selected and the stencil is active; otherwise, false.

-remarks

-examples

-see-also

Pen and stylus interactions, Add an InkToolbar to a Universal Windows Platform (UWP) app, Get Started Tutorial: Support ink in your UWP app, IsStencilButtonCheckedProperty, Ink sample (JavaScript), Get Started Tutorial: Support ink in your UWP app, Coloring book sample, Family notes sample