Summary
Gets the data template used to display the content of the RevealButton.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- PasswordBoxHelper
Syntax
[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(PasswordBox))]
public static DataTemplate GetRevealButtonContentTemplate(DependencyObject d)
Attributes
| Type | Description |
|---|---|
| Category | |
| Attached |
Parameters
| Name | Type | Description |
|---|---|---|
| d | DependencyObject |
Return Value
| Type | Description |
|---|---|
| DataTemplate |
