XamlRefactoringAction Class

Definition

public sealed record XamlRefactoringAction(string Title, string Kind, bool IsPreferred, XamlRefactoringCommand Command) : IEquatable<XamlRefactoringAction>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (4)