Notifies clients when the device frame is updated.
[Visual Basic 6.0] Event DeviceFrameUpdated(
ByVal sender As IDisplayTransformation, _
ByVal sizeChanged As Boolean _
) As Empty
[Visual Basic .NET] Public Event DeviceFrameUpdated As DeviceFrameUpdatedEventHandler
[C#] public event DeviceFrameUpdatedEventHandler DeviceFrameUpdated
[C++] public event DeviceFrameUpdatedEventHandler DeviceFrameUpdated