ResolvedFrameworkPropertyPayload(String, String?, String?, String?) Constructor

Definition

Assembly XamlToCSharpGenerator.Core.dll
public ResolvedFrameworkPropertyPayload(string FrameworkId, string? PropertyOwnerTypeName, string? PropertyFieldName, string? ValuePriorityExpression = null)

Parameters

FrameworkId
String
PropertyOwnerTypeName
String
PropertyFieldName
String
ValuePriorityExpression
String