WPF › Slide Show › SlideShowEventArgs
SlideShowEventArgs
class.NET 6 / 8 / 10.NET Framework 4.8Binarymission.WPF.Controls.InteractionControls
// Lists the events that the control raises. //
public class SlideShowEventArgs : CancelEventArgs
Inherits from / implements: CancelEventArgs
Members at a glance
CurrentSlideIndex | Gets or sets the index of the current slide. |
Properties
CurrentSlideIndex
public int CurrentSlideIndex
Gets or sets the index of the current slide.
Value. The index of the current slide.