Method GetCurrentPlatformKeys
GetCurrentPlatformKeys()
Returns the keys applicable to the current operating system. Yields all All keys followed by the platform-specific keys.
public IEnumerable<Key> GetCurrentPlatformKeys()
Returns the keys applicable to the current operating system. Yields all All keys followed by the platform-specific keys.
public IEnumerable<Key> GetCurrentPlatformKeys()