public PresentationItemEventArgs(PresentationItem presentationItem) { this.PresentationItem = presentationItem; }