Vixen
02b45cc4
csharp
public sealed class BreadcrumbItem

One step of a breadcrumb trail.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (3)

  • protected override string TagName

    The element name this type answers to when a caller does not choose one.

  • public string? Value
  • public static readonly UiPropertyKey ValueProperty

    Identity for Value.

Methods (1)

  • public void ClearValue()

    Unsets Value, so it takes its default or its ancestor's value again.

Used by (1)

  • BreadcrumbVixen.Ui.Controls