SuggestionTextChangedTextBoxGetNumCharacters Method
Get the number of characters to wait to make the suggestion.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public static int GetNumCharacters(
DependencyObject dp
)
Public Shared Function GetNumCharacters (
dp As DependencyObject
) As Integer
- dp DependencyObject
- DependencyObject with the dependency object.
Int32Int32 with the number of characters to wait to make the suggestion.