SuggestionKeyUpTextBoxGetKey Method
Get the key that triggers the hint.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public static Key GetKey(
DependencyObject dp
)
Public Shared Function GetKey (
dp As DependencyObject
) As Key
- dp DependencyObject
- DependencyObject with the dependency object.
KeyKey with the key that triggers the hint.