Property ModalResult
ModalResult
Gets or sets the modal result value, which is the value that is returned from the ShowModal() method. This property is set to None at the moment ShowModal() is called.
ModalResult ModalResult { get; set; }
Gets or sets the modal result value, which is the value that is returned from the ShowModal() method. This property is set to None at the moment ShowModal() is called.
ModalResult ModalResult { get; set; }