Table of Contents

Method GetIsNumericOnly

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

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 DependencyObject

DependencyObjectTo get the property from.

Returns

bool

The value of the StatusBarContent property.