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

GraphX for .NET - Basic usage tutorial #3

Closed
barik opened this issue Apr 22, 2014 · 1 comment
Closed

GraphX for .NET - Basic usage tutorial #3

barik opened this issue Apr 22, 2014 · 1 comment

Comments

@barik
Copy link

barik commented Apr 22, 2014

Hi,

Under the GraphX for .NET - Basic usage tutorial, there is an inconsistency in the code sample for XAML:

The code says:

xmlns:graphxctrl="clr-namespace:GraphX.Controls;assembly=GraphX"

This should actually say:

xmlns:graphxctrl="clr-namespace:GraphX.Controls;assembly=GraphX.Controls"

Thanks.

@panthernet
Copy link
Owner

Thanks for spotting this! Fixed.

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

2 participants