XamlUsageSyntaxGenerator.WriteAttachedPropertySyntax Method
Definition
- Namespace
- Sandcastle.Tools.SyntaxGenerators
- Assembly
- Sandcastle.Tools.SyntaxGenerators.dll
Write attached property syntax
public override void WriteAttachedPropertySyntax(XPathNavigator reflection, SyntaxWriter writer)
Parameters
reflectionXPathNavigatorThe reflection data used to produce the syntax
writerSyntaxWriterThe writer to which the syntax is written