[]
        
(Showing Draft Content)

C1.WPF.C1Window.ShowModal

ShowModal Method

ShowModal()

Opens the window as modal.

Declaration
public void ShowModal()
Remarks

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