Tile Class

Namespace
MahApps.Metro.Controls
Base Types
  • Button
graph BT Type-->Base0["Button"] Type["Tile"] class Type type-node

Syntax

public class Tile : Button

Fields

Name Constant Value Summary
CountFontSizeProperty
static
CountProperty
static
HorizontalTitleAlignmentProperty
HorizontalTitleAlignment Dependency Property. Default Value: HorizontalAlignment.Left
static
KeepDraggingProperty
static
TiltFactorProperty
static
TitleFontSizeProperty
static
TitleProperty
static
VerticalTitleAlignmentProperty
VerticalTitleAlignment Dependency Property. Default Value: VerticalAlignment.Bottom
static

Properties

Name Value Summary
Count string
CountFontSize double
HorizontalTitleAlignment HorizontalAlignment
Gets/Sets the horizontal alignment of the title.
KeepDragging bool
TiltFactor int
Title string
TitleFontSize double
VerticalTitleAlignment VerticalAlignment
Gets/Sets the vertical alignment of the title.