Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 719 Bytes

effectiveviewportchangedeventargs_effectiveviewport.md

File metadata and controls

31 lines (18 loc) · 719 Bytes
-api-id -api-type ms.custom
P:Windows.UI.Xaml.EffectiveViewportChangedEventArgs.EffectiveViewport
winrt property
RS5

Windows.UI.Xaml.EffectiveViewportChangedEventArgs.EffectiveViewport

-description

Gets the Rect representing the effective viewport.

-property-value

The Rect representing the effective viewport.

-remarks

For more info, see the EffectiveViewportChanged event.

-see-also

EffectiveViewportChanged

-examples