C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
Windows.UI.Xaml
Window Class
Window Properties
Bounds Property
Content Property
Current Property
Window
Bounds Property
Gets the height and width of the application window, as a Rect value.
Namespace:
Windows.UI.Xaml
Assembly:
CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
Rect
Bounds
{
get
; }
Property Value
Type:
Rect
See Also
Reference
Window Class
Windows.UI.Xaml Namespace