SourceGenHotDesignPropertyEntry(String, String?, String, Boolean, Boolean, Boolean, IReadOnlyList, String, String, String, String, Boolean, Boolean, Boolean, IReadOnlyList?) Constructor

Definition

Assembly XamlToCSharpGenerator.Runtime.Core.dll
public SourceGenHotDesignPropertyEntry(string Name, string? Value, string TypeName, bool IsSet, bool IsAttached, bool IsMarkupExtension, IReadOnlyList<SourceGenHotDesignPropertyQuickSet> QuickSets, string Category = "General", string Source = "Local", string OwnerTypeName = "", string EditorKind = "Text", bool IsPinned = false, bool IsReadOnly = false, bool CanReset = true, IReadOnlyList<string>? EnumOptions = null)

Parameters

Name
String
Value
String
TypeName
String
IsSet
Boolean
IsAttached
Boolean
IsMarkupExtension
Boolean
Category
String
Source
String
OwnerTypeName
String
EditorKind
String
IsPinned
Boolean
IsReadOnly
Boolean
CanReset
Boolean