UsableWidth Property

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Returns the maximum width of the space in pixels that a window can occupy in the application window area. Returns the same value as the Width property. Read-only Double.

expression.UsableWidth

expression   Required. An expression that returns a Window object.

Remarks

Use the UsableHeight property to return the maximum possible height for a window.