Skip to content

Fully document the Menu and Toolbars controls - #30

Open
frogcrush wants to merge 1 commit into
iNKORE-NET:mainfrom
frogcrush:docs/menu-and-toolbars
Open

frogcrush wants to merge 1 commit into
iNKORE-NET:mainfrom
frogcrush:docs/menu-and-toolbars

Conversation

@frogcrush

Copy link
Copy Markdown

Write complete docs (examples, remarks, see also) for CommandBar, AppBarButton, AppBarToggleButton, AppBarSeparator, CommandBarFlyout, MenuBar, and MenuFlyout, and add a new page for AppBarRepeatButton which had no doc page at all.

Along the way, correct CommandBar's doc which referenced a non-existent "AppBar" control (not ported to this library) by replacing it with the real fix, CommandBar's own Content/ ContentTemplate properties. Also documented that MenuBar has no dedicated class (it's native Menu, restyled) and that MenuFlyout's items map to native MenuItem/Separator rather than separate MenuFlyoutItem/MenuFlyoutSeparator/ToggleMenuFlyoutItem classes.

Write complete docs (examples, remarks, see also) for CommandBar,
AppBarButton, AppBarToggleButton, AppBarSeparator, CommandBarFlyout,
MenuBar, and MenuFlyout, and add a new page for AppBarRepeatButton
which had no doc page at all.

Along the way, correct CommandBar's doc which referenced a
non-existent "AppBar" control (not ported to this library) by
replacing it with the real fix, CommandBar's own Content/
ContentTemplate properties. Also documented that MenuBar has no
dedicated class (it's native Menu, restyled) and that MenuFlyout's
items map to native MenuItem/Separator rather than separate
MenuFlyoutItem/MenuFlyoutSeparator/ToggleMenuFlyoutItem classes.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant