- Namespace
- MahApps
.Metro .Controls - Containing Type
- TextBoxHelper
Syntax
[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(TextBoxBase))]
[AttachedPropertyBrowsableForType(typeof(PasswordBox))]
public static bool GetIsWaitingForData(DependencyObject obj)
Attributes
| Type | Description |
|---|---|
| Category | |
| Attached |
|
| Attached |
Parameters
| Name | Type | Description |
|---|---|---|
| obj | DependencyObject |
Return Value
| Type | Description |
|---|---|
| bool |
