BinarySmartListBoxItem
A custom ListBoxItem class implementation, to provide for more enhanced user experience.
public class BinarySmartListBoxItem : ListBoxItem
Inherits from / implements: ListBoxItem
Members at a glance
BodyContent | Gets or sets the content of the body. |
BodyContentFontFamily | Gets or sets the body content font family. |
BodyContentFontStretch | Gets or sets the body content font stretch. |
BodyContentFontStyle | Gets or sets the body content font style. |
BodyContentFontWeight | Gets or sets the body content font weight. |
BodyContentMargin | Gets or sets the body content margin. |
BodyContentMaximumWidthForOneLine | Gets or sets the body content maximum width for one line. |
ItemBodyContentBrush | Gets or sets the item body content brush. |
ItemBorderBackgroundBrush | Gets or sets the item border background brush. |
ItemBorderBrush | Gets or sets the item border brush. |
ItemBorderCornerRadius | Gets or sets the item border corner radius. |
ItemBorderMargin | Gets or sets the item border margin. |
ItemBorderPadding | Gets or sets the item border padding. |
ItemBorderThickness | Gets or sets the item border thickness. |
ItemImage | Gets or sets the item image. |
ItemTitle | Gets or sets the item title. |
ItemTitleBrush | Gets or sets the item title brush. |
ItemTitleFontFamily | Gets or sets the item title font family. |
ItemTitleFontStretch | Gets or sets the item title font stretch. |
ItemTitleFontStyle | Gets or sets the item title font style. |
ItemTitleFontWeight | Gets or sets the item title font weight. |
ItemTitleTextMargin | Gets or sets the item title text margin. |
BodyContentFontFamilyProperty | Identifies the BodyContentFontFamily dependency property. |
BodyContentFontStretchProperty | Identifies the BodyContentFontStretch dependency property. |
BodyContentFontStyleProperty | Identifies the BodyContentFontStyle dependency property. |
BodyContentFontWeightProperty | Identifies the BodyContentFontWeight dependency property. |
BodyContentMarginProperty | Identifies the BodyContentMargin dependency property. |
BodyContentMaximumWidthForOneLineProperty | Identifies the BodyContentMaximumWidthForOneLine dependency property. |
BodyContentProperty | Identifies the BodyContent dependency property. |
ItemBodyContentBrushProperty | Identifies the ItemBodyContentBrush dependency property. |
ItemBorderBackgroundBrushProperty | Identifies the ItemBorderBackgroundBrush dependency property. |
ItemBorderBrushProperty | Identifies the ItemBorderBrush dependency property. |
ItemBorderCornerRadiusProperty | Identifies the ItemBorderCornerRadius dependency property. |
ItemBorderMarginProperty | Identifies the ItemBorderMargin dependency property. |
ItemBorderPaddingProperty | Identifies the ItemBorderPadding dependency property. |
ItemBorderThicknessProperty | Identifies the ItemBorderThickness dependency property. |
ItemImageProperty | Identifies the ItemImage dependency property. |
ItemTitleBrushProperty | Identifies the ItemTitleBrush dependency property. |
ItemTitleFontFamilyProperty | Identifies the ItemTitleFontFamily dependency property. |
ItemTitleFontStretchProperty | Identifies the ItemTitleFontStretch dependency property. |
ItemTitleFontStyleProperty | Identifies the ItemTitleFontStyle dependency property. |
ItemTitleFontWeightProperty | Identifies the ItemTitleFontWeight dependency property. |
ItemTitleProperty | Identifies the ItemTitle dependency property. |
ItemTitleTextMarginProperty | Identifies the ItemTitleTextMargin dependency property. |
Properties
BodyContent
Gets or sets the content of the body.
Value. The content of the body.
BodyContentFontFamily
Gets or sets the body content font family.
Value. The body content font family.
BodyContentFontStretch
Gets or sets the body content font stretch.
Value. The body content font stretch.
BodyContentFontStyle
Gets or sets the body content font style.
Value. The body content font style.
BodyContentFontWeight
Gets or sets the body content font weight.
Value. The body content font weight.
BodyContentMargin
Gets or sets the body content margin.
BodyContentMaximumWidthForOneLine
Gets or sets the body content maximum width for one line.
Value. The body content maximum width for one line.
ItemBodyContentBrush
Gets or sets the item body content brush.
Value. The item body conten brush.
ItemBorderBackgroundBrush
Gets or sets the item border background brush.
Value. The item border background brush.
ItemBorderBrush
Gets or sets the item border brush.
Value. The item border brush.
ItemBorderCornerRadius
Gets or sets the item border corner radius.
Value. The item border corner radius.
ItemBorderMargin
Gets or sets the item border margin.
Value. The item border margin.
ItemBorderPadding
Gets or sets the item border padding.
Value. The item border padding.
ItemBorderThickness
Gets or sets the item border thickness.
Value. The item border thickness.
ItemImage
Gets or sets the item image.
Value. The item image.
ItemTitle
Gets or sets the item title.
Value. The item title.
ItemTitleBrush
Gets or sets the item title brush.
Value. The item title brush.
ItemTitleFontFamily
Gets or sets the item title font family.
Value. The item title font family.
ItemTitleFontStretch
Gets or sets the item title font stretch.
Value. The item title font stretch.
ItemTitleFontStyle
Gets or sets the item title font style.
Value. The item title font style.
ItemTitleFontWeight
Gets or sets the item title font weight.
Value. The item title font weight.
ItemTitleTextMargin
Gets or sets the item title text margin.
Fields
BodyContentFontFamilyProperty
Identifies the BodyContentFontFamily dependency property.
BodyContentFontStretchProperty
Identifies the BodyContentFontStretch dependency property.
BodyContentFontStyleProperty
Identifies the BodyContentFontStyle dependency property.
BodyContentFontWeightProperty
Identifies the BodyContentFontWeight dependency property.
BodyContentMarginProperty
Identifies the BodyContentMargin dependency property.
BodyContentMaximumWidthForOneLineProperty
Identifies the BodyContentMaximumWidthForOneLine dependency property.
BodyContentProperty
Identifies the BodyContent dependency property.
ItemBodyContentBrushProperty
Identifies the ItemBodyContentBrush dependency property.
ItemBorderBackgroundBrushProperty
Identifies the ItemBorderBackgroundBrush dependency property.
ItemBorderBrushProperty
Identifies the ItemBorderBrush dependency property.
ItemBorderCornerRadiusProperty
Identifies the ItemBorderCornerRadius dependency property.
ItemBorderMarginProperty
Identifies the ItemBorderMargin dependency property.
ItemBorderPaddingProperty
Identifies the ItemBorderPadding dependency property.
ItemBorderThicknessProperty
Identifies the ItemBorderThickness dependency property.
ItemImageProperty
Identifies the ItemImage dependency property.
ItemTitleBrushProperty
Identifies the ItemTitleBrush dependency property.
ItemTitleFontFamilyProperty
Identifies the ItemTitleFontFamily dependency property.
ItemTitleFontStretchProperty
Identifies the ItemTitleFontStretch dependency property.
ItemTitleFontStyleProperty
Identifies the ItemTitleFontStyle dependency property.
ItemTitleFontWeightProperty
Identifies the ItemTitleFontWeight dependency property.
ItemTitleProperty
Identifies the ItemTitle dependency property.
ItemTitleTextMarginProperty
Identifies the ItemTitleTextMargin dependency property.