/// <summary> /// Return to first page of the stack. /// </summary> public void DropAllPagesFromStack() { PageNavInstance.DropAllPagesFromStack(); }