- Namespace
- MahApps
.Metro .Controls - Containing Type
- PasswordBoxHelper
Syntax
[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(PasswordBox))]
public static void SetCapsLockIcon(PasswordBox element, object value)
Attributes
Type | Description |
---|---|
Category | |
Attached |
Parameters
Name | Type | Description |
---|---|---|
element | PasswordBox | |
value | object |
Return Value
Type | Description |
---|---|
void |