- Namespace
- MahApps
.Metro .Controls - Base Types
-
- ContentControl
- Derived Types
graph BT
Type-->Base0["ContentControl"]
Type["ContentControlEx"]
class Type type-node
Derived0["MetroThumbContentControl"]-->Type
click Derived0 "/api/MahApps.Metro.Controls/MetroThumbContentControl"
Syntax
public class ContentControlEx : ContentControl
Fields
Name | Constant Value | Summary |
---|---|---|
Content |
Identifies the
ContentCharacterCasing dependency property.static
|
|
Recognizes |
Identifies the
RecognizesAccessKey dependency property.static
|
Properties
Name | Value | Summary |
---|---|---|
Content |
CharacterCasing |
Gets or sets the character casing of the Content.
|
RecognizesAccessKey | bool |
Determine if the inner ContentPresenter should use AccessText in its style
|
Methods
Name | Value | Summary |
---|---|---|
OnContentChanged |
void |