Property Key
Key
Gets or sets the key that will activate the popover menu when it is registered but not visible.
public Key Key { get; set; }
Property Value
Remarks
This key binding works as a global hotkey when the popover is registered with Popover. The default value is DefaultKey (F10 with Shift).