PasswordBoxHelper.

GetRevealButtonContent(DependencyObject) Method

Summary

Gets the content of the RevealButton.
Namespace
MahApps.Metro.Controls
Containing Type
PasswordBoxHelper

Syntax

[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(PasswordBox))]
public static object GetRevealButtonContent(DependencyObject d)

Attributes

Type Description
Category
AttachedPropertyBrowsableForType

Parameters

Name Type Description
d DependencyObject

Return Value

Type Description
object