Method CheckListDialog.ShowDialog
Overload
Adds OK/Cancel buttons, shows dialog, sets result properties.
public bool ShowDialog(DependencyObject owner = null)
Parameters
owner (DependencyObject)
Owner window, or an element in it.
If used, sets ShowInTaskbar = |
Returns
bool
|