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

If both PaneHeader and PaneTitle are set, use PaneHeader #404

Closed
wants to merge 1 commit into from

Conversation

licanhua
Copy link
Contributor

@licanhua licanhua commented Mar 9, 2019

PaneTitle is just a string, and we introduced PaneHeader to replace it. If both are set, use PaneHeader.

@licanhua licanhua requested a review from a team as a code owner March 9, 2019 01:19

[WUXC_VERSION_MUXONLY]
{
String PaneTitle{ get; };
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New APIs require API doc (since this will appear on MSDN). Please do that process before completing this PR. You can model your doc after this one: microsoft/microsoft-ui-xaml-specs#13.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@jevansaks jevansaks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please prep a PR for the API additions.

@MikeHillberg
Copy link
Contributor

Before this change, are we displaying both the PaneTitle and the PaneHeader when both are set?

@licanhua
Copy link
Contributor Author

yes. it's internal bug

@licanhua
Copy link
Contributor Author

This pull is abandoned and would make doc change.

@licanhua licanhua closed this Mar 15, 2019
@licanhua licanhua deleted the user/canli/panetitle branch June 24, 2019 20:51
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.

4 participants