这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@bdachev
Copy link
Contributor

@bdachev bdachev commented Sep 4, 2020

Hi Dirk, here's my alternative idea for fixing #196. Adding CanHide always returning false to LayoutDocument seems safe change. That would also avoid Binding warnings that would otherwise occur due to missing property in LayoutDocument:
System.Windows.Data Warning: 40 : BindingExpression path error: 'CanHide' property not found on 'object' ''LayoutDocument' (HashCode=42353227)'. BindingExpression:Path=CanHide; DataItem='LayoutDocument' (HashCode=42353227); target element is 'LayoutDocumentTabItem' (Name=''); target property is 'NoTarget' (type 'Object')

@Dirkster99
Copy link
Owner

You are right, this is the better fix - thanks for your feedback :-)

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