Summary
Originally from http://xamlcoder.com/blog/2010/11/04/creating-a-metro-ui-style-control/
- Namespace
- MahApps
.Metro .Controls - Base Types
-
- ContentControl
graph BT
Type-->Base0["ContentControl"]
Type["MetroContentControl"]
class Type type-node
Syntax
public class MetroContentControl : ContentControl
Constructors
| Name | Summary |
|---|---|
| MetroContentControl |
Events
| Name | Type | Summary |
|---|---|---|
| TransitionCompleted | RoutedEventHandler |
Fields
| Name | Constant Value | Summary |
|---|---|---|
| Only |
static
|
|
| Reverse |
static
|
|
| Transition |
static
|
|
| Transitions |
static
|
Properties
| Name | Value | Summary |
|---|---|---|
| OnlyLoadTransition | bool | |
| ReverseTransition | bool | |
| TransitionsEnabled | bool |
Methods
| Name | Value | Summary |
|---|---|---|
| OnApplyTemplate |
void | |
| Reload |
void |
