Open RambaaZambaa opened 7 years ago
IntelliSense isn't aware of CalcBinding intrinsics and marks this as invalid syntax. As this library isn't part of the Microsoft-lead C# ecosystem, IntelliSense won't be internally updated to accomodate to this syntax.
IntelliSense isn't aware of CalcBinding intrinsics and marks this as invalid syntax. As this library isn't part of the Microsoft-lead C# ecosystem, IntelliSense won't be internally updated to accomodate to this syntax.
sound cool
Hi, the following Tooltip-Binding is throwing an xaml-error in visual-studio:
"markup extension is not properly closed".
It's working fine in the app at runtime though.
How do i fix that? Thanks!