Share via


WpfDialogAssistant.SetOwner 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.]

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 method SetOwner(IntPtr) Call this method to set the owner of the Window from a window handle. For a modal dialog this property must be set.
Public method SetOwner(Form) Call this method to set the owner of the Window from a Windows Forms form. For a modal dialog this property must be set.
Public method SetOwner(IWin32Window) Call this method to set the owner of the Window from an IWin32Window. For a modal dialog this property must be set.
Public method SetOwner(Window) Call this method to set the owner of the window. For a modal dialog this property must be set.

Top

See Also

Reference

WpfDialogAssistant Class

Microsoft.TeamFoundation.Controls.WPF Namespace