Friday, February 4, 2011

Where do attached properties fit in a class diagram?

What is the most appropriate way to represent attached properties in a UML diagram or an almost-uml diagram like the VS2008 class diagram?

  • In UML it'll be quoted tag before the member. Something conventional, like this:

    "attached" Align: ElementAlign
    

0 comments:

Post a Comment