XamlInlineCSharpProjection Class

Definition

public sealed record XamlInlineCSharpProjection(string Id, string Kind, SourceRange XamlRange, SourceRange ProjectedCodeRange, string ProjectedText) : IEquatable<XamlInlineCSharpProjection>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (5)