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::ModifierKeys Property
Gets or sets which modifier keys were pressed.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
public: property ModifierKeys ModifierKeys { ModifierKeys get(); void set(ModifierKeys value); }
Setting this property raises the PropertyChanged event.
Show: