public sealed record XamlLanguageFrameworkCompletion(string Label, string InsertText, string Detail, bool InsertTextIsSnippet = false) : IEquatable<XamlLanguageFrameworkCompletion>
kind:method
kind:property
kind:ctor
XamlLanguageFrameworkCompletion(String, String, String, Boolean)
Detail
InsertText
InsertTextIsSnippet
Label
Create(String, String, String, Boolean)