Skip to content

IsDisplayOptionsButtonVisible property is added to RibbonTabControl#1049

Merged
batzen merged 2 commits intofluentribbon:developfrom
lonelyong:develop
Aug 9, 2022
Merged

IsDisplayOptionsButtonVisible property is added to RibbonTabControl#1049
batzen merged 2 commits intofluentribbon:developfrom
lonelyong:develop

Conversation

@lonelyong
Copy link
Copy Markdown
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
Copy Markdown
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