Represents the method that handles the ResolutionUpdated event.
[Visual Basic .NET] Public Delegate Sub ResolutionUpdatedEventHandler ( _ ByVal sender As IDisplayTransformation _ )
[C#] public delegate void ResolutionUpdatedEventHandler ( IDisplayTransformation sender );