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

Definition

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

Parameters

PropertyName
String
ClrPropertyOwnerTypeName
String
ClrPropertyTypeName
String
IsCollectionAdd
Boolean
IsDictionaryMerge
Boolean
Line
Int32
Column
Int32
PreserveBindingValue
Boolean