Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 791 Bytes

xamlsourcefocusnavigationrequest_hintrect.md

File metadata and controls

25 lines (17 loc) · 791 Bytes
-api-id -api-type ms.custom
P:Windows.UI.Xaml.Hosting.XamlSourceFocusNavigationRequest.HintRect
winrt property
RS5

Windows.UI.Xaml.Hosting.XamlSourceFocusNavigationRequest.HintRect

-description

Gets the bounding rectangle of the element in the desktop application that is losing focus (that is, the element that had focus before the DesktopWindowXamlSource received focus).

-property-value

The bounding rectangle that is losing focus.

-remarks

For more information about this property, see the XamlSourceFocusNavigationRequest constructor.

-see-also

-examples