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 Field Type Constant Value Summary
CountFontSizeProperty DependencyProperty
static
CountProperty DependencyProperty
static
HorizontalTitleAlignmentProperty DependencyProperty
HorizontalTitleAlignment Dependency Property. Default Value: HorizontalAlignment.Left
static
KeepDraggingProperty DependencyProperty
static
TiltFactorProperty DependencyProperty
static
TitleFontSizeProperty DependencyProperty
static
TitleProperty DependencyProperty
static
VerticalTitleAlignmentProperty DependencyProperty
VerticalTitleAlignment Dependency Property. Default Value: VerticalAlignment.Bottom
static

Properties

Name Property Type 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.