The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
InputAction::IsGlobalHotkey Property
Gets or sets a value that indicates whether the input is a global keyboard shortcut.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
Property Value
Type: System::Booleantrue if the input represents a global hot key; otherwise, false.
Setting this property raises the PropertyChanged event.
Show: