WindowPatternIdentifiers Fields

WindowPatternIdentifiers Fields

[ 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 WindowPatternIdentifiers type exposes the following members.

  NameDescription
Public field Static member CanMaximizeProperty Identifies the Maximizable automation property.
Public field Static member CanMinimizeProperty Identifies the Minimizable automation property.
Public field Static member IsModalProperty Identifies the IsModal automation property.
Public field Static member IsTopmostProperty Identifies the IsTopmost automation property.
Public field Static member WindowInteractionStateProperty Identifies the InteractionState automation property.
Public field Static member WindowVisualStateProperty Identifies the VisualState automation property.
Top

Show:
© 2017 Microsoft