Method IsHotKeyBound
IsHotKeyBound(Key, out View?)
Returns true if Key is bound in this view hierarchy. For debugging
public bool IsHotKeyBound(Key key, out View? boundView)
Returns true if Key is bound in this view hierarchy. For debugging
public bool IsHotKeyBound(Key key, out View? boundView)