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

Unable to resolve content property on Panel property... #15

Open
danwalmsley opened this issue Jul 21, 2020 · 0 comments
Open

Unable to resolve content property on Panel property... #15

danwalmsley opened this issue Jul 21, 2020 · 0 comments

Comments

@danwalmsley
Copy link
Collaborator

I wanted to simply add a Getter only property to VisualLayerManager

It was called ChromeOverlayLayer and of type Panel... only a getter was declared and the value set in the getter if it didnt exist already.

I expected: <VisualLayerManager.ChromeOverlayLayer> <TitleBar /> to just add a titlebar to it..
it actually complains it cant find a setter to set ChromeOverlayLayer property to titlebar.

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

No branches or pull requests

1 participant