XamlFormattingOptions Struct

Definition

public readonly record struct XamlFormattingOptions(int TabSize, bool InsertSpaces) : IEquatable<XamlFormattingOptions>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (3)

Methods (1)