Event Added
Event fired when this view is added to another.
public event EventHandler<SuperViewChangedEventArgs>? Added
Returns
- EventHandler<SuperViewChangedEventArgs>
- Event fired when this view is added to another.
Event fired when this view is added to another.
public event EventHandler<SuperViewChangedEventArgs>? Added