Skip to content

Conversation

@jagorrin
Copy link
Contributor

@jagorrin jagorrin commented Mar 5, 2020

This change moves the line #include <Views/ViewPanel.h> from PropertyUtils.h to FrameworkElementViewManager.cpp.

FrameworkElementViewManager was making use of ViewPanel.h by importing it indirectly through PropertyUtils.h. Since PropertyUtils.h does not have a dependency on ViewPanel.h, it is being removed and placed into FrameworkElementViewManager.cpp directly.

Microsoft Reviewers: Open in CodeFlow

@jagorrin jagorrin requested a review from a team as a code owner March 5, 2020 00:43
@ghost ghost added the vnext label Mar 5, 2020
@jagorrin
Copy link
Contributor Author

jagorrin commented Mar 5, 2020

@lamxdoan @kmelmon

Copy link
Contributor

@kmelmon kmelmon left a comment

Choose a reason for hiding this comment

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

:shipit:

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.

2 participants