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

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

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

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