-
Home
-
API
-
XamlToCSharpGenerator.Runtime
-
SourceGenHotDesignElementNode
-
Constructors
-
SourceGenHotDesignElementNode(String, String, String, String?, String?, Int32, Boolean, Int32, IReadOnlyList, Boolean, Int32, String?, String?, Boolean)
SourceGenHotDesignElementNode(String, String, String, String?, String?, Int32, Boolean, Int32, IReadOnlyList, Boolean, Int32, String?, String?, Boolean) Constructor
Definition
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