What is the most appropriate way to represent attached properties in a UML diagram or an almost-uml diagram like the VS2008 class diagram?
A:
In UML it'll be quoted tag before the member. Something conventional, like this:
"attached" Align: ElementAlign
Artem Tikhomirov
2008-09-08 22:40:06