- Namespace
- MahApps
.Metro .Controls - Base Types
-
- Control
graph BT
Type-->Base0["Control"]
Type["HotKeyBox"]
class Type type-node
Syntax
[TemplatePart(Name = PART_TextBox, Type = typeof(TextBox))]
public class HotKeyBox : Control
Attributes
Type | Description |
---|---|
TemplatePart |
Fields
Name | Constant Value | Summary |
---|---|---|
Are |
static
|
|
HotKeyProperty |
static
|
|
TextProperty |
static
|
Properties
Name | Value | Summary |
---|---|---|
Are |
bool | |
HotKey | HotKey | |
Text | string |
Methods
Name | Value | Summary |
---|---|---|
OnApplyTemplate |
void |