IWindowProvider Properties
Collapse the table of content
Expand the table of content

IWindowProvider Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The IWindowProvider type exposes the following members.

  NameDescription
Public property InteractionState Gets the interaction state of the window.
Public property IsModal Gets a value that specifies whether the window is modal.
Public property IsTopmost Gets a value that specifies whether the window is the topmost element in the z-order of layout.
Public property Maximizable Gets a value that specifies whether the window can be maximized.
Public property Minimizable Gets a value that specifies whether the window can be minimized.
Public property VisualState Gets the visual state of the window.
Top

Show:
© 2017 Microsoft