Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 574 Bytes

handwritingview_iscommandbaropen.md

File metadata and controls

26 lines (16 loc) · 574 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.HandwritingView.IsCommandBarOpen
winrt property

Windows.UI.Xaml.Controls.HandwritingView.IsCommandBarOpen

-description

Gets or sets whether the HandwritingView task menu is displayed in an expanded state.

-property-value

True, if the task menu is expanded. Otherwise, false (default).

-remarks

-see-also

Text input with the handwriting view

-examples