SourceGenHotDesignElementNode(String, String, String, String?, String?, Int32, Boolean, Int32, IReadOnlyList, Boolean, Int32, String?, String?, Boolean) Constructor

Definition

Assembly XamlToCSharpGenerator.Runtime.Core.dll
public SourceGenHotDesignElementNode(string Id, string DisplayName, string TypeName, string? XamlName, string? Classes, int Depth, bool IsSelected, int Line, IReadOnlyList<SourceGenHotDesignElementNode> Children, bool IsExpanded = false, int DescendantCount = 0, string? SourceBuildUri = null, string? SourceElementId = null, bool IsLive = false)

Parameters

Id
String
DisplayName
String
TypeName
String
XamlName
String
Classes
String
Depth
Int32
IsSelected
Boolean
Line
Int32
IsExpanded
Boolean
DescendantCount
Int32
SourceBuildUri
String
SourceElementId
String
IsLive
Boolean