ContentControlEx Class

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
ContentCharacterCasingProperty
Identifies the ContentCharacterCasing dependency property.
static
RecognizesAccessKeyProperty
Identifies the RecognizesAccessKey dependency property.
static

Properties

Name Value Summary
ContentCharacterCasing 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(object, object) void