- Namespace
- MahApps
.Metro .Controls - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["PasswordBoxHelper"]
class Type type-node
Syntax
public class PasswordBoxHelper
Fields
| Name | Field Type | Constant Value | Summary |
|---|---|---|---|
| CapsLockIconProperty | DependencyProperty |
static
|
|
| Caps |
DependencyProperty |
static
|
|
| Reveal |
DependencyProperty |
static
|
|
| Reveal |
DependencyProperty |
static
|
Methods
| Name | Return Value | Summary |
|---|---|---|
| GetCapsLockIcon |
object |
static
|
| Get |
object |
static
|
| Get |
object |
Gets the content of the RevealButton.
static
|
| Get |
DataTemplate |
Gets the data template used to display the content of the RevealButton.
static
|
| SetCapsLockIcon |
void |
static
|
| Set |
void |
static
|
| Set |
void |
Sets the content of the RevealButton.
static
|
| Set |
void |
Sets the data template used to display the content of the RevealButton.
static
|