Browse By Tags

  • add Tag in namespace

    Hello,

    I am new with VS2010 and WPF.

    I am starting an existing project and I have the error :  Tag "XamDockManager" does not exist  in XML-Namespace "http://infragistics.com/DockManager" nicht vorhanden

     

    How can I add this?.

    A Snippet…

  • Determine whether pane is floating or not

    Which event should I subscribe to, to get a notification every time a pane's state changes to/from floating?

    Is there a event on the xamDockManager itself? Or on the ContentPane?

    Thanks in advance,
    Patrick