Posts

Showing posts with the label c#

Hide poup when click outside.

Just set islightdismissenabled property true for control. If popup is enabled and user clicks any where else the popup will be automatically disappeared.