Application.AllowNavigationDuringRedraw
Description:
Checks whether or not the navigation during redraw is enabled, and enable or disable it.
Checks whether or not the navigation during redraw is enabled, and enable or disable it.
public bool AllowNavigationDuringRedraw { get; set; }