4 references to Play
WindowsBase (4)
Base\System\Windows\Input\Key.cs (1)
998DbeCodeInput = Play,
Base\System\Windows\Input\KeyConverter.cs (1)
218case "PLAY": keyFound = Key.Play; break;
Base\System\Windows\Input\KeyInterop.cs (2)
682key = Key.Play; // DbeCodeInput 1374case Key.Play: // DbeCodeInput