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