SuggestionTextChangedTextBoxGetDelay Method
Get the time in milliseconds set to wait to make the suggestion
and avoid overloads in case of access to database or files
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public static int GetDelay(
DependencyObject dp
)
Public Shared Function GetDelay (
dp As DependencyObject
) As Integer
- dp DependencyObject
- DependencyObject with the dependency object.
Int32Int32 with the time in milliseconds.