Event TitleChanging
public event Action<Window.TitleEventArgs> TitleChanging
Returns
- Action<Window.TitleEventArgs>
- Event fired when the is changing. Set to true to cancel the Title change.
public event Action<Window.TitleEventArgs> TitleChanging