SlidableListItem Class

Assembly
Comet.dll
Namespace
Comet.Controls
Base Types
  • ContentControl
graph BT Type-->Base0["ContentControl"] Type["SlidableListItem"] class Type type-node

Syntax

public class SlidableListItem : ContentControl

Attributes

Type Description
TemplatePartAttribute
TemplatePartAttribute
TemplatePartAttribute
TemplatePartAttribute

Constructors

Name Summary
SlidableListItem()

Events

Name Type Summary
LeftCommandRequested EventHandler
RightCommandRequested EventHandler

Fields

Properties

Name Value Summary
ActivationWidth double
LeftBackground Brush
LeftCommand ICommand
LeftForeground Brush
LeftIcon Symbol
LeftLabel string
MouseSlidingEnabled bool
RightBackground Brush
RightCommand ICommand
RightForeground Brush
RightIcon Symbol
RightLabel string

Methods

Name Value Summary
OnApplyTemplate() void

Extension Methods