File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 305
305
<Docs >
306
306
<param name =" hwndOwner" >The handle of the owner window, or <see cref =" F:System.IntPtr.Zero" /> to show a modeless dialog.</param >
307
307
<param name =" page" >The page instance that contains the contents which this task dialog will display.</param >
308
- <param name =" startupLocation" >Gets or sets the position of the task dialog when it is shown.</param >
308
+ <param name =" startupLocation" >The position of the task dialog when it is shown.</param >
309
309
<summary >Shows the task dialog with the specified owner asynchronously.</summary >
310
310
<returns >The <see cref =" T:System.Windows.Forms.TaskDialogButton" /> which was clicked by the user to close the dialog.</returns >
311
311
<remarks >
346
346
<Docs >
347
347
<param name =" owner" >The owner window.</param >
348
348
<param name =" page" >The page instance that contains the contents which this task dialog will display.</param >
349
- <param name =" startupLocation" >Gets or sets the position of the task dialog when it is shown.</param >
349
+ <param name =" startupLocation" >The position of the task dialog when it is shown.</param >
350
350
<summary >Shows the task dialog with the specified owner asynchronously.</summary >
351
351
<returns >The <see cref =" T:System.Windows.Forms.TaskDialogButton" /> which was clicked by the user to close the dialog.</returns >
352
352
<remarks >
You can’t perform that action at this time.
0 commit comments