Method GetIsNumericOnly
GetIsNumericOnly(DependencyObject)
Gets the IsNumericOnly property. This dependency property indicates the text box only allows numeric or not.
public static bool GetIsNumericOnly(DependencyObject d)
Parameters
d
DependencyObjectDependencyObjectTo get the property from.
Returns
- bool
The value of the StatusBarContent property.