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

Weird 'IsFloating' error at AnchorablePane creation #471

Closed
PierrePlaziat opened this issue Feb 13, 2024 · 1 comment
Closed

Weird 'IsFloating' error at AnchorablePane creation #471

PierrePlaziat opened this issue Feb 13, 2024 · 1 comment

Comments

@PierrePlaziat
Copy link

PierrePlaziat commented Feb 13, 2024

Hello

I have this problem:
Capture

as you can see each time i make a new tool panel procedurally (or also by xaml)
I get those weird errors about the IsFloating property, that i cant get rid of.

They dont alter the app experience but its anoying nonetheless.
Have you some got some info about this?

(Edit: i'm using the nuget package if its relevant)

@PierrePlaziat
Copy link
Author

This is caused by the expression theme.

If i use the VS2013 theme i get only one error first time i open a pane:

System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=Fill; DataItem=null; target element is 'GeometryDrawing' (HashCode=59286834); target property is 'Brush' (type 'Brush')

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