Yes, the UI does not reflect the sshIPBindings settings. Details about currently bound interfaces are printed upon the server startup. If you specify for example <add key="sshIPBindings" value="10.1.1.10" /> the Info message like this is displayed (ne need to switch to Debug):
10:20:20 Info Server: Listening for connections at 10.1.1.10:22.
However, it sounds reasonable that the UI could reflect the sshIPBindings. We will modify this in a future version. Thank you for your feedback.