Skip to main content

Format Fields

Contains formatting settings for a value based conditional format.
Name Description
BackgroundProperty static Identifies the Format.Background dependency property.
FontFamilyProperty static Identifies the Format.FontFamily dependency property.
FontSizeProperty static Identifies the Format.FontSize dependency property.
FontStretchProperty static Identifies the Format.FontStretch dependency property.
FontStyleProperty static Identifies the Format.FontStyle dependency property.
FontWeightProperty static Identifies the Format.FontWeight dependency property.
ForegroundProperty static Identifies the Format.Foreground dependency property.
IconProperty static Identifies the Format.Icon dependency property.
IconVerticalAlignmentProperty static Identifies the Format.IconVerticalAlignment dependency property.
TextDecorationsProperty static Identifies the Format.TextDecorations dependency property.
See Also