XamlPropertyElement(String, ImmutableArray, Int32, Int32, ConditionalXamlExpression?, String?, String?) Constructor

Definition

Assembly XamlToCSharpGenerator.Core.dll
public XamlPropertyElement(string PropertyName, ImmutableArray<XamlObjectNode> ObjectValues, int Line, int Column, ConditionalXamlExpression? Condition = null, string? TextContent = null, string? RawTextContent = null)

Parameters

PropertyName
String
Line
Int32
Column
Int32
TextContent
String
RawTextContent
String