Opens the window as modal.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public void ShowModal()
Visual Basic
Public Sub ShowModal

Remarks

Opens the window over a grayed out layer preventing the user from interacting with anything else until the window is closed.

See Also