ResolvedPropertyElementAssignment(String, String?, String?, String?, String?, String?, Boolean, Boolean, ImmutableArray, Int32, Int32, ConditionalXamlExpression?, Boolean, ImmutableArray) Constructor

Definition

Assembly XamlToCSharpGenerator.Core.dll
public ResolvedPropertyElementAssignment(string PropertyName, string? AvaloniaPropertyOwnerTypeName, string? AvaloniaPropertyFieldName, string? ClrPropertyOwnerTypeName, string? ClrPropertyTypeName, string? BindingPriorityExpression, bool IsCollectionAdd, bool IsDictionaryMerge, ImmutableArray<ResolvedObjectNode> ObjectValues, int Line, int Column, ConditionalXamlExpression? Condition = null, bool PreserveBindingValue = false, ImmutableArray<ResolvedCollectionAddInstruction> CollectionAddInstructions = default(ImmutableArray<ResolvedCollectionAddInstruction>))

Parameters

PropertyName
String
AvaloniaPropertyOwnerTypeName
String
AvaloniaPropertyFieldName
String
ClrPropertyOwnerTypeName
String
ClrPropertyTypeName
String
BindingPriorityExpression
String
IsCollectionAdd
Boolean
IsDictionaryMerge
Boolean
Line
Int32
Column
Int32
PreserveBindingValue
Boolean