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

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

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

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