Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IsDisplayOptionsButtonVisible property is added to RibbonTabControl #1049

Merged
merged 2 commits into from
Aug 9, 2022

Conversation

zuijiuzhou
Copy link
Contributor

<Fluent:DropDownButton x:Name="PART_DisplayOptionsButton"
...
Visibility="{Binding IsDisplayOptionsButtonVisible, RelativeSource={RelativeSource TemplatedParent}, Converter={StaticResource Fluent.Ribbon.Converters.BoolToVisibilityConverter}}">

Add property IsDisplayOptionsButtonVisible
Defines whether display options button is visible or not.
apply IsDisplayOptionsButtonVisible property to PART_DisplayOptionsButton
@batzen batzen changed the title IsDisplayOptionsButtonVisible property is added to RibbonTabControl.cs IsDisplayOptionsButtonVisible property is added to RibbonTabControl Aug 9, 2022
@batzen batzen merged commit 336efde into fluentribbon:develop Aug 9, 2022
@batzen
Copy link
Member

batzen commented Aug 9, 2022

Thanks for contributing!

batzen added a commit that referenced this pull request Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants