DependencyAndAttachedProps.BlinkIntervalAp Attached Property
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Property Value
int|
Identifier field |
|
|
Metadata properties set to true |
If you have pure attached property (that is not also a dependency
property with a "wrapper" property), there is no place in the code you
can add the XML comments. There's only attached property identifier field
and getter/setter methods. All of them have their own XML comments used in their
own documentation topics. VSdocman solves this problem by taking XML comments
from external XML files. You need to create these files manually. See
Using VSdocman - Tips & Tricks - Documenting Attached Properties in
VSdocman help for more information.