Method RaiseIsModalChangedEvent
RaiseIsModalChangedEvent(bool)
Called by the framework to raise the IsModalChanged event.
public void RaiseIsModalChangedEvent(bool newIsModal)
Parameters
Remarks
This method is called after the modal state change has occurred and cannot be canceled.