Notifies clients when the resolution is updated.
[Visual Basic 6.0] Event ResolutionUpdated(
ByVal sender As IDisplayTransformation _
) As Empty
[Visual Basic .NET] Public Event ResolutionUpdated As ResolutionUpdatedEventHandler
[C#] public event ResolutionUpdatedEventHandler ResolutionUpdated
[C++] public event ResolutionUpdatedEventHandler ResolutionUpdated