Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.39 KB

inktoolbarpenbutton_palette.md

File metadata and controls

25 lines (16 loc) · 1.39 KB
-api-id -api-type
P:Windows.UI.Xaml.Controls.InkToolbarPenButton.Palette
winrt property

Windows.UI.Xaml.Controls.InkToolbarPenButton.Palette

-description

Gets or sets the collection of brushes available on the ink stroke configuration flyout associated with the InkToolbarPenButton. An "extension glyph" is displayed on the button to indicate the existence of the flyout.

-property-value

A collection of Brush objects that describe various properties of the ink stroke. The default is 0 (empty).

-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, PaletteProperty, Ink sample (JavaScript), Get Started Tutorial: Support ink in your UWP app, Coloring book sample, Family notes sample