- Namespace
- MahApps
.Metro .Controls - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["PasswordBoxHelper"]
class Type type-node
Syntax
public class PasswordBoxHelper
Fields
Name | Constant Value | Summary |
---|---|---|
CapsLockIconProperty |
static
|
|
Caps |
static
|
|
Reveal |
static
|
|
Reveal |
static
|
Methods
Name | 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
|