csharp
public readonly record struct DeclarationRangeA run of declarations belonging to one rule.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (2)
public int StartWhere they begin.
public int CountHow many there are.
Methods (1)
public DeclarationRange(int Start, int Count)A run of declarations belonging to one rule.
Used by (5)
- InlineStyleStoreVixen.Ui.Styling
- KeyframeVixen.Ui.Styling
- KeyframesTableVixen.Ui.Styling
- StyleRuleVixen.Ui.Styling
- StyleRuleSetVixen.Ui.Styling