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 "/mahapps.com/api/MahApps.Metro.Controls/MetroThumbContentControl"

Syntax

public class ContentControlEx : ContentControl

Fields

Name Field Type Constant Value Summary
ContentCharacterCasingProperty DependencyProperty
Identifies the ContentCharacterCasing dependency property.
static
RecognizesAccessKeyProperty DependencyProperty
Identifies the RecognizesAccessKey dependency property.
static

Properties

Name Property Type 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 Return Value Summary
OnContentChanged(object, object) void