Any events fired when zooming changed by CTRL + mouse scroll?
Any events fired when zooming changed by CTRL + mouse scroll?
Hello,
While there isn't an event that fires in that scenario, you could bind the SyntaxEditor.ZoomLevel property to a property on a viewmodel or other control and watch for changes to that value.
Please log in to a validated account to post comments.