Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.96 KB

inktoolbar_activetoolchanged.md

File metadata and controls

34 lines (24 loc) · 1.96 KB
-api-id -api-type
E:Windows.UI.Xaml.Controls.InkToolbar.ActiveToolChanged
winrt event

Windows.UI.Xaml.Controls.InkToolbar.ActiveToolChanged

-description

Occurs when the currently selected feature in the RadioButton group of the InkToolbar is changed. This event provides access to the following objects:

Features in this group are mutually exclusive: selecting a feature deselects the currently active feature.

Note

InkToolbarRulerButton and InkToolbarCustomToggleButton objects work in conjunction with the active feature and are not exposed to the ActiveToolChanged event.

-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, ActiveTool, Simple ink sample (C#/C++), Complex ink sample (C++), Get Started Tutorial: Support ink in your UWP app, Coloring book sample, Family notes sample