4 references to Prior
UIAutomationClient (1)
MS\Internal\Automation\Input.cs (1)
124|| key == Key.Prior
WindowsBase (3)
Base\System\Windows\Input\Key.cs (1)
138PageUp = Prior,
Base\System\Windows\Input\KeyInterop.cs (2)
91key = Key.Prior; 786case Key.Prior: