public readonly property selectedFont as Font:
Font accepted by the user, or the initial font after cancellation.
if dialog.showDialog(window): title.font = dialog.selectedFont