Skip to main content
All docs
V25.1
  • AppearanceObject Fields

    Contains an item’s appearance properties.
    Name Description
    BackgroundProperty static Identifies the Background dependency property.
    FontFamilyProperty static Identifies the FontFamily dependency property.
    FontSizeProperty static Identifies the FontSize dependency property.
    FontStretchProperty static Identifies the FontStretch dependency property.
    FontStyleProperty static Identifies the FontStyle dependency property.
    FontWeightProperty static Identifies the FontWeight dependency property.
    ForegroundProperty static Identifies the Foreground dependency property.
    TabBackgroundColorProperty static Identifies the TabBackgroundColor dependency property.
    See Also