Transitionals
OnAutoAdvanceDurationChanged Method (e)
Namespaces ► Transitionals.Controls ► Slideshow ► OnAutoAdvanceDurationChanged(DependencyPropertyChangedEventArgs)
Occurs when the value of the AutoAdvanceDuration property has changed.

C# | Visual Basic | Visual C++ |
protected virtual void OnAutoAdvanceDurationChanged( DependencyPropertyChangedEventArgs e )
Protected Overridable Sub OnAutoAdvanceDurationChanged ( _ e As DependencyPropertyChangedEventArgs _ )
protected: virtual void OnAutoAdvanceDurationChanged( DependencyPropertyChangedEventArgs e )

- e (DependencyPropertyChangedEventArgs)
- A DependencyPropertyChangedEventArgs containing event information.

[Missing <remarks> documentation for M:Transitionals.Controls.Slideshow.OnAutoAdvanceDurationChanged(System.Windows.DependencyPropertyChangedEventArgs)]