WindowHelper.ShowModal Method

Include Protected Members
Include Inherited Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Displays a WPF window as modal dialog in Visual Studio

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member ShowModal(Window) Displays a WPF window as a modal dialog in Visual Studio.
Public methodStatic member ShowModal(Window, IntPtr) Displays a WPF window using a Win32 parent window.

Top

See Also

Reference

WindowHelper Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace