- Namespace
- MahApps
.Metro .Controls - Base Types
-
- ContentControl
graph BT
Type-->Base0["ContentControl"]
Type["FlipViewItem"]
class Type type-node
Syntax
public class FlipViewItem : ContentControl
Fields
| Name | Field Type | Constant Value | Summary |
|---|---|---|---|
| BannerTextProperty | DependencyProperty |
Identifies the
BannerText dependency property.static
|
|
| OwnerProperty | DependencyProperty |
Identifies the
Owner dependency property.static
|
Properties
| Name | Property Type | Summary |
|---|---|---|
| BannerText | object |
Gets or sets the banner text.
|
| Owner | FlipView |
Methods
| Name | Return Value | Summary |
|---|---|---|
| OnApplyTemplate |
void |