Slideshow Class

Transitionals

Transitionals Slideshow Class
NamespacesTransitionals.ControlsSlideshow
Interaction logic for Slideshow.xaml
Slideshow
Declaration Syntax
C# Visual Basic Visual C++
public class Slideshow : Selector, IComponentConnector
Public Class Slideshow _
	Inherits Selector _
	Implements IComponentConnector
public ref class Slideshow : public Selector, 
	IComponentConnector
Members
All Members Constructors Methods Properties Fields Events



Icon Member Description
Slideshow()()()
Initializes a new Slideshow instance

ActualHeight (Inherited from FrameworkElement.)
ActualWidth (Inherited from FrameworkElement.)
AddChild(Object) (Inherited from ItemsControl.)
AddHandler(RoutedEvent, Delegate) (Inherited from UIElement.)
AddHandler(RoutedEvent, Delegate, Boolean) (Inherited from UIElement.)
AddLogicalChild(Object) (Inherited from FrameworkElement.)
AddText(String) (Inherited from ItemsControl.)
AddToEventRoute(EventRoute, RoutedEventArgs) (Inherited from UIElement.)
AddVisualChild(Visual) (Inherited from Visual.)
AllowDrop (Inherited from UIElement.)
ApplyAnimationClock(DependencyProperty, AnimationClock) (Inherited from UIElement.)
ApplyAnimationClock(DependencyProperty, AnimationClock, HandoffBehavior) (Inherited from UIElement.)
ApplyTemplate()()() (Inherited from FrameworkElement.)
Arrange(Rect) (Inherited from UIElement.)
ArrangeCore(Rect) (Inherited from FrameworkElement.)
ArrangeOverride(Size) (Inherited from Control.)
AutoAdvance
Gets or sets a value that indicates if Slideshow will automatically advance to the next item. Slideshow advances to the next item.

AutoAdvanceDuration
Gets or sets a Duration that indicates how much time must pass before Slideshow advances to the next item.

AutoAdvanceDurationProperty
AutoAdvanceProperty
Background (Inherited from Control.)
BeginAnimation(DependencyProperty, AnimationTimeline) (Inherited from UIElement.)
BeginAnimation(DependencyProperty, AnimationTimeline, HandoffBehavior) (Inherited from UIElement.)
BeginInit()()() (Inherited from ItemsControl.)
BeginStoryboard(Storyboard) (Inherited from FrameworkElement.)
BeginStoryboard(Storyboard, HandoffBehavior) (Inherited from FrameworkElement.)
BeginStoryboard(Storyboard, HandoffBehavior, Boolean) (Inherited from FrameworkElement.)
BitmapEffect (Inherited from UIElement.)
BitmapEffectInput (Inherited from UIElement.)
BorderBrush (Inherited from Control.)
BorderThickness (Inherited from Control.)
BringIntoView()()() (Inherited from FrameworkElement.)
BringIntoView(Rect) (Inherited from FrameworkElement.)
CaptureMouse()()() (Inherited from UIElement.)
CaptureStylus()()() (Inherited from UIElement.)
CheckAccess()()() (Inherited from DispatcherObject.)
ClearContainerForItemOverride(DependencyObject, Object) (Inherited from ItemsControl.)
ClearValue(DependencyProperty) (Inherited from DependencyObject.)
ClearValue(DependencyPropertyKey) (Inherited from DependencyObject.)
Clip (Inherited from UIElement.)
ClipToBounds (Inherited from UIElement.)
CoerceValue(DependencyProperty) (Inherited from DependencyObject.)
CommandBindings (Inherited from UIElement.)
ContainerFromElement(DependencyObject) (Inherited from ItemsControl.)
ContextMenu (Inherited from FrameworkElement.)
ContextMenuClosing (Inherited from FrameworkElement.)
ContextMenuOpening (Inherited from FrameworkElement.)
Cursor (Inherited from FrameworkElement.)
DataContext (Inherited from FrameworkElement.)
DataContextChanged (Inherited from FrameworkElement.)
DefaultStyleKey (Inherited from FrameworkElement.)
DependencyObjectType (Inherited from DependencyObject.)
DesiredSize (Inherited from UIElement.)
Dispatcher (Inherited from DispatcherObject.)
DisplayMemberPath (Inherited from ItemsControl.)
DragEnter (Inherited from UIElement.)
DragLeave (Inherited from UIElement.)
DragOver (Inherited from UIElement.)
Drop (Inherited from UIElement.)
EndInit()()() (Inherited from ItemsControl.)
Equals(Object) (Inherited from DependencyObject.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
FindCommonVisualAncestor(DependencyObject) (Inherited from Visual.)
FindName(String) (Inherited from FrameworkElement.)
FindResource(Object) (Inherited from FrameworkElement.)
FlowDirection (Inherited from FrameworkElement.)
Focus()()() (Inherited from UIElement.)
Focusable (Inherited from UIElement.)
FocusableChanged (Inherited from UIElement.)
FocusVisualStyle (Inherited from FrameworkElement.)
FontFamily (Inherited from Control.)
FontSize (Inherited from Control.)
FontStretch (Inherited from Control.)
FontStyle (Inherited from Control.)
FontWeight (Inherited from Control.)
ForceCursor (Inherited from FrameworkElement.)
Foreground (Inherited from Control.)
GetAnimationBaseValue(DependencyProperty) (Inherited from UIElement.)
GetBindingExpression(DependencyProperty) (Inherited from FrameworkElement.)
GetContainerForItemOverride()()() (Overrides ItemsControl.GetContainerForItemOverride()()().)
GetHashCode()()() (Inherited from DependencyObject.)
GetLayoutClip(Size) (Inherited from FrameworkElement.)
GetLocalValueEnumerator()()() (Inherited from DependencyObject.)
GetTemplateChild(String) (Inherited from FrameworkElement.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
GetUIParentCore()()() (Inherited from FrameworkElement.)
GetValue(DependencyProperty) (Inherited from DependencyObject.)
GetVisualChild(Int32) (Inherited from FrameworkElement.)
GiveFeedback (Inherited from UIElement.)
GotFocus (Inherited from UIElement.)
GotKeyboardFocus (Inherited from UIElement.)
GotMouseCapture (Inherited from UIElement.)
GotStylusCapture (Inherited from UIElement.)
GroupStyle (Inherited from ItemsControl.)
GroupStyleSelector (Inherited from ItemsControl.)
HandlesScrolling (Inherited from Control.)
HasAnimatedProperties (Inherited from UIElement.)
HasItems (Inherited from ItemsControl.)
Height (Inherited from FrameworkElement.)
HitTestCore(PointHitTestParameters) (Inherited from UIElement.)
HitTestCore(GeometryHitTestParameters) (Inherited from UIElement.)
HorizontalAlignment (Inherited from FrameworkElement.)
HorizontalContentAlignment (Inherited from Control.)
InheritanceBehavior (Inherited from FrameworkElement.)
InitializeComponent()()()
InitializeComponent

Initialized (Inherited from FrameworkElement.)
InputBindings (Inherited from UIElement.)
InputHitTest(Point) (Inherited from UIElement.)
InputScope (Inherited from FrameworkElement.)
InvalidateArrange()()() (Inherited from UIElement.)
InvalidateMeasure()()() (Inherited from UIElement.)
InvalidateProperty(DependencyProperty) (Inherited from DependencyObject.)
InvalidateVisual()()() (Inherited from UIElement.)
IsAncestorOf(DependencyObject) (Inherited from Visual.)
IsArrangeValid (Inherited from UIElement.)
IsContinuous
Gets or sets a value that indicates if Slideshow will treat the items in the list as a continuous loop.

IsContinuousProperty
IsDescendantOf(DependencyObject) (Inherited from Visual.)
IsEnabled (Inherited from UIElement.)
IsEnabledChanged (Inherited from UIElement.)
IsEnabledCore (Inherited from UIElement.)
IsFocused (Inherited from UIElement.)
IsGrouping (Inherited from ItemsControl.)
IsHitTestVisible (Inherited from UIElement.)
IsHitTestVisibleChanged (Inherited from UIElement.)
IsInitialized (Inherited from FrameworkElement.)
IsInputMethodEnabled (Inherited from UIElement.)
IsItemItsOwnContainerOverride(Object) (Overrides ItemsControl.IsItemItsOwnContainerOverride(Object).)
IsKeyboardFocused (Inherited from UIElement.)
IsKeyboardFocusedChanged (Inherited from UIElement.)
IsKeyboardFocusWithin (Inherited from UIElement.)
IsKeyboardFocusWithinChanged (Inherited from UIElement.)
IsLoaded (Inherited from FrameworkElement.)
IsMeasureValid (Inherited from UIElement.)
IsMouseCaptured (Inherited from UIElement.)
IsMouseCapturedChanged (Inherited from UIElement.)
IsMouseCaptureWithin (Inherited from UIElement.)
IsMouseCaptureWithinChanged (Inherited from UIElement.)
IsMouseDirectlyOver (Inherited from UIElement.)
IsMouseDirectlyOverChanged (Inherited from UIElement.)
IsMouseOver (Inherited from UIElement.)
IsSealed (Inherited from DependencyObject.)
IsStylusCaptured (Inherited from UIElement.)
IsStylusCapturedChanged (Inherited from UIElement.)
IsStylusCaptureWithin (Inherited from UIElement.)
IsStylusCaptureWithinChanged (Inherited from UIElement.)
IsStylusDirectlyOver (Inherited from UIElement.)
IsStylusDirectlyOverChanged (Inherited from UIElement.)
IsStylusOver (Inherited from UIElement.)
IsSynchronizedWithCurrentItem (Inherited from Selector.)
IsTabStop (Inherited from Control.)
IsTextSearchEnabled (Inherited from ItemsControl.)
IsVisible (Inherited from UIElement.)
IsVisibleChanged (Inherited from UIElement.)
ItemContainerGenerator (Inherited from ItemsControl.)
ItemContainerStyle (Inherited from ItemsControl.)
ItemContainerStyleSelector (Inherited from ItemsControl.)
Items (Inherited from ItemsControl.)
ItemsPanel (Inherited from ItemsControl.)
ItemsSource (Inherited from ItemsControl.)
ItemTemplate (Inherited from ItemsControl.)
ItemTemplateSelector (Inherited from ItemsControl.)
KeyDown (Inherited from UIElement.)
KeyUp (Inherited from UIElement.)
Language (Inherited from FrameworkElement.)
LayoutTransform (Inherited from FrameworkElement.)
LayoutUpdated (Inherited from UIElement.)
Loaded (Inherited from FrameworkElement.)
LogicalChildren (Inherited from ItemsControl.)
LostFocus (Inherited from UIElement.)
LostKeyboardFocus (Inherited from UIElement.)
LostMouseCapture (Inherited from UIElement.)
LostStylusCapture (Inherited from UIElement.)
Margin (Inherited from FrameworkElement.)
MaxHeight (Inherited from FrameworkElement.)
MaxWidth (Inherited from FrameworkElement.)
Measure(Size) (Inherited from UIElement.)
MeasureCore(Size) (Inherited from FrameworkElement.)
MeasureOverride(Size) (Inherited from Control.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
MinHeight (Inherited from FrameworkElement.)
MinWidth (Inherited from FrameworkElement.)
MouseDoubleClick (Inherited from Control.)
MouseDown (Inherited from UIElement.)
MouseEnter (Inherited from UIElement.)
MouseLeave (Inherited from UIElement.)
MouseLeftButtonDown (Inherited from UIElement.)
MouseLeftButtonUp (Inherited from UIElement.)
MouseMove (Inherited from UIElement.)
MouseRightButtonDown (Inherited from UIElement.)
MouseRightButtonUp (Inherited from UIElement.)
MouseUp (Inherited from UIElement.)
MouseWheel (Inherited from UIElement.)
MoveFocus(TraversalRequest) (Inherited from FrameworkElement.)
Name (Inherited from FrameworkElement.)
OnAccessKey(AccessKeyEventArgs) (Inherited from UIElement.)
OnApplyTemplate()()() (Inherited from FrameworkElement.)
OnAutoAdvanceChanged(DependencyPropertyChangedEventArgs)
Occurs when the value of the AutoAdvance property has changed.

OnAutoAdvanceDurationChanged(DependencyPropertyChangedEventArgs)
Occurs when the value of the AutoAdvanceDuration property has changed.

OnChildDesiredSizeChanged(UIElement) (Inherited from UIElement.)
OnContextMenuClosing(ContextMenuEventArgs) (Inherited from FrameworkElement.)
OnContextMenuOpening(ContextMenuEventArgs) (Inherited from FrameworkElement.)
OnCreateAutomationPeer()()() (Inherited from UIElement.)
OnDisplayMemberPathChanged(String, String) (Inherited from ItemsControl.)
OnDragEnter(DragEventArgs) (Inherited from UIElement.)
OnDragLeave(DragEventArgs) (Inherited from UIElement.)
OnDragOver(DragEventArgs) (Inherited from UIElement.)
OnDrop(DragEventArgs) (Inherited from UIElement.)
OnGiveFeedback(GiveFeedbackEventArgs) (Inherited from UIElement.)
OnGotFocus(RoutedEventArgs) (Inherited from FrameworkElement.)
OnGotKeyboardFocus(KeyboardFocusChangedEventArgs) (Inherited from UIElement.)
OnGotMouseCapture(MouseEventArgs) (Inherited from UIElement.)
OnGotStylusCapture(StylusEventArgs) (Inherited from UIElement.)
OnGroupStyleSelectorChanged(GroupStyleSelector, GroupStyleSelector) (Inherited from ItemsControl.)
OnInitialized(EventArgs) (Inherited from FrameworkElement.)
OnIsContinuousChanged(DependencyPropertyChangedEventArgs)
Occurs when the value of the IsContinuous property has changed.

OnIsKeyboardFocusedChanged(DependencyPropertyChangedEventArgs) (Inherited from UIElement.)
OnIsKeyboardFocusWithinChanged(DependencyPropertyChangedEventArgs) (Inherited from Selector.)
OnIsMouseCapturedChanged(DependencyPropertyChangedEventArgs) (Inherited from UIElement.)
OnIsMouseCaptureWithinChanged(DependencyPropertyChangedEventArgs) (Inherited from UIElement.)
OnIsMouseDirectlyOverChanged(DependencyPropertyChangedEventArgs) (Inherited from UIElement.)
OnIsStylusCapturedChanged(DependencyPropertyChangedEventArgs) (Inherited from UIElement.)
OnIsStylusCaptureWithinChanged(DependencyPropertyChangedEventArgs) (Inherited from UIElement.)
OnIsStylusDirectlyOverChanged(DependencyPropertyChangedEventArgs) (Inherited from UIElement.)
OnItemContainerStyleChanged(Style, Style) (Inherited from ItemsControl.)
OnItemContainerStyleSelectorChanged(StyleSelector, StyleSelector) (Inherited from ItemsControl.)
OnItemsChanged(NotifyCollectionChangedEventArgs) (Inherited from Selector.)
OnItemsPanelChanged(ItemsPanelTemplate, ItemsPanelTemplate) (Inherited from ItemsControl.)
OnItemsSourceChanged(IEnumerable, IEnumerable) (Inherited from Selector.)
OnItemTemplateChanged(DataTemplate, DataTemplate) (Inherited from ItemsControl.)
OnItemTemplateSelectorChanged(DataTemplateSelector, DataTemplateSelector) (Inherited from ItemsControl.)
OnKeyDown(KeyEventArgs) (Inherited from ItemsControl.)
OnKeyUp(KeyEventArgs) (Inherited from UIElement.)
OnLostFocus(RoutedEventArgs) (Inherited from UIElement.)
OnLostKeyboardFocus(KeyboardFocusChangedEventArgs) (Inherited from UIElement.)
OnLostMouseCapture(MouseEventArgs) (Inherited from UIElement.)
OnLostStylusCapture(StylusEventArgs) (Inherited from UIElement.)
OnMouseDoubleClick(MouseButtonEventArgs) (Inherited from Control.)
OnMouseDown(MouseButtonEventArgs) (Inherited from UIElement.)
OnMouseEnter(MouseEventArgs) (Inherited from UIElement.)
OnMouseLeave(MouseEventArgs) (Inherited from UIElement.)
OnMouseLeftButtonDown(MouseButtonEventArgs) (Inherited from UIElement.)
OnMouseLeftButtonUp(MouseButtonEventArgs) (Inherited from UIElement.)
OnMouseMove(MouseEventArgs) (Inherited from UIElement.)
OnMouseRightButtonDown(MouseButtonEventArgs) (Inherited from UIElement.)
OnMouseRightButtonUp(MouseButtonEventArgs) (Inherited from UIElement.)
OnMouseUp(MouseButtonEventArgs) (Inherited from UIElement.)
OnMouseWheel(MouseWheelEventArgs) (Inherited from UIElement.)
OnPreviewDragEnter(DragEventArgs) (Inherited from UIElement.)
OnPreviewDragLeave(DragEventArgs) (Inherited from UIElement.)
OnPreviewDragOver(DragEventArgs) (Inherited from UIElement.)
OnPreviewDrop(DragEventArgs) (Inherited from UIElement.)
OnPreviewGiveFeedback(GiveFeedbackEventArgs) (Inherited from UIElement.)
OnPreviewGotKeyboardFocus(KeyboardFocusChangedEventArgs) (Inherited from UIElement.)
OnPreviewKeyDown(KeyEventArgs) (Inherited from UIElement.)
OnPreviewKeyUp(KeyEventArgs) (Inherited from UIElement.)
OnPreviewLostKeyboardFocus(KeyboardFocusChangedEventArgs) (Inherited from UIElement.)
OnPreviewMouseDoubleClick(MouseButtonEventArgs) (Inherited from Control.)
OnPreviewMouseDown(MouseButtonEventArgs) (Inherited from UIElement.)
OnPreviewMouseLeftButtonDown(MouseButtonEventArgs) (Inherited from UIElement.)
OnPreviewMouseLeftButtonUp(MouseButtonEventArgs) (Inherited from UIElement.)
OnPreviewMouseMove(MouseEventArgs) (Inherited from UIElement.)
OnPreviewMouseRightButtonDown(MouseButtonEventArgs) (Inherited from UIElement.)
OnPreviewMouseRightButtonUp(MouseButtonEventArgs) (Inherited from UIElement.)
OnPreviewMouseUp(MouseButtonEventArgs) (Inherited from UIElement.)
OnPreviewMouseWheel(MouseWheelEventArgs) (Inherited from UIElement.)
OnPreviewQueryContinueDrag(QueryContinueDragEventArgs) (Inherited from UIElement.)
OnPreviewStylusButtonDown(StylusButtonEventArgs) (Inherited from UIElement.)
OnPreviewStylusButtonUp(StylusButtonEventArgs) (Inherited from UIElement.)
OnPreviewStylusDown(StylusDownEventArgs) (Inherited from UIElement.)
OnPreviewStylusInAirMove(StylusEventArgs) (Inherited from UIElement.)
OnPreviewStylusInRange(StylusEventArgs) (Inherited from UIElement.)
OnPreviewStylusMove(StylusEventArgs) (Inherited from UIElement.)
OnPreviewStylusOutOfRange(StylusEventArgs) (Inherited from UIElement.)
OnPreviewStylusSystemGesture(StylusSystemGestureEventArgs) (Inherited from UIElement.)
OnPreviewStylusUp(StylusEventArgs) (Inherited from UIElement.)
OnPreviewTextInput(TextCompositionEventArgs) (Inherited from UIElement.)
OnPropertyChanged(DependencyPropertyChangedEventArgs) (Inherited from FrameworkElement.)
OnQueryContinueDrag(QueryContinueDragEventArgs) (Inherited from UIElement.)
OnQueryCursor(QueryCursorEventArgs) (Inherited from UIElement.)
OnRender(DrawingContext) (Inherited from UIElement.)
OnRenderSizeChanged(SizeChangedInfo) (Inherited from FrameworkElement.)
OnSelectionChanged(SelectionChangedEventArgs) (Inherited from Selector.)
OnShuffleChanged(DependencyPropertyChangedEventArgs)
Occurs when the value of the Shuffle property has changed.

OnStyleChanged(Style, Style) (Inherited from FrameworkElement.)
OnStylusButtonDown(StylusButtonEventArgs) (Inherited from UIElement.)
OnStylusButtonUp(StylusButtonEventArgs) (Inherited from UIElement.)
OnStylusDown(StylusDownEventArgs) (Inherited from UIElement.)
OnStylusEnter(StylusEventArgs) (Inherited from UIElement.)
OnStylusInAirMove(StylusEventArgs) (Inherited from UIElement.)
OnStylusInRange(StylusEventArgs) (Inherited from UIElement.)
OnStylusLeave(StylusEventArgs) (Inherited from UIElement.)
OnStylusMove(StylusEventArgs) (Inherited from UIElement.)
OnStylusOutOfRange(StylusEventArgs) (Inherited from UIElement.)
OnStylusSystemGesture(StylusSystemGestureEventArgs) (Inherited from UIElement.)
OnStylusUp(StylusEventArgs) (Inherited from UIElement.)
OnTemplateChanged(ControlTemplate, ControlTemplate) (Inherited from Control.)
OnTextInput(TextCompositionEventArgs) (Inherited from ItemsControl.)
OnToolTipClosing(ToolTipEventArgs) (Inherited from FrameworkElement.)
OnToolTipOpening(ToolTipEventArgs) (Inherited from FrameworkElement.)
OnTransitionChanged(DependencyPropertyChangedEventArgs)
Occurs when the value of the Transition property has changed.

OnTransitionSelectorChanged(DependencyPropertyChangedEventArgs)
Occurs when the value of the TransitionSelector property has changed.

OnVisualChildrenChanged(DependencyObject, DependencyObject) (Inherited from Visual.)
OnVisualParentChanged(DependencyObject) (Inherited from FrameworkElement.)
Opacity (Inherited from UIElement.)
OpacityMask (Inherited from UIElement.)
OverridesDefaultStyle (Inherited from FrameworkElement.)
Padding (Inherited from Control.)
Parent (Inherited from FrameworkElement.)
ParentLayoutInvalidated(UIElement) (Inherited from FrameworkElement.)
PersistId Obsolete. (Inherited from UIElement.)
PointFromScreen(Point) (Inherited from Visual.)
PointToScreen(Point) (Inherited from Visual.)
PredictFocus(FocusNavigationDirection) (Inherited from FrameworkElement.)
PrepareContainerForItemOverride(DependencyObject, Object) (Inherited from ItemsControl.)
PreviewDragEnter (Inherited from UIElement.)
PreviewDragLeave (Inherited from UIElement.)
PreviewDragOver (Inherited from UIElement.)
PreviewDrop (Inherited from UIElement.)
PreviewGiveFeedback (Inherited from UIElement.)
PreviewGotKeyboardFocus (Inherited from UIElement.)
PreviewKeyDown (Inherited from UIElement.)
PreviewKeyUp (Inherited from UIElement.)
PreviewLostKeyboardFocus (Inherited from UIElement.)
PreviewMouseDoubleClick (Inherited from Control.)
PreviewMouseDown (Inherited from UIElement.)
PreviewMouseLeftButtonDown (Inherited from UIElement.)
PreviewMouseLeftButtonUp (Inherited from UIElement.)
PreviewMouseMove (Inherited from UIElement.)
PreviewMouseRightButtonDown (Inherited from UIElement.)
PreviewMouseRightButtonUp (Inherited from UIElement.)
PreviewMouseUp (Inherited from UIElement.)
PreviewMouseWheel (Inherited from UIElement.)
PreviewQueryContinueDrag (Inherited from UIElement.)
PreviewStylusButtonDown (Inherited from UIElement.)
PreviewStylusButtonUp (Inherited from UIElement.)
PreviewStylusDown (Inherited from UIElement.)
PreviewStylusInAirMove (Inherited from UIElement.)
PreviewStylusInRange (Inherited from UIElement.)
PreviewStylusMove (Inherited from UIElement.)
PreviewStylusOutOfRange (Inherited from UIElement.)
PreviewStylusSystemGesture (Inherited from UIElement.)
PreviewStylusUp (Inherited from UIElement.)
PreviewTextInput (Inherited from UIElement.)
QueryContinueDrag (Inherited from UIElement.)
QueryCursor (Inherited from UIElement.)
RaiseEvent(RoutedEventArgs) (Inherited from UIElement.)
ReadLocalValue(DependencyProperty) (Inherited from DependencyObject.)
RegisterName(String, Object) (Inherited from FrameworkElement.)
ReleaseMouseCapture()()() (Inherited from UIElement.)
ReleaseStylusCapture()()() (Inherited from UIElement.)
RemoveHandler(RoutedEvent, Delegate) (Inherited from UIElement.)
RemoveLogicalChild(Object) (Inherited from FrameworkElement.)
RemoveVisualChild(Visual) (Inherited from Visual.)
RenderSize (Inherited from UIElement.)
RenderTransform (Inherited from UIElement.)
RenderTransformOrigin (Inherited from UIElement.)
RequestBringIntoView (Inherited from FrameworkElement.)
Resources (Inherited from FrameworkElement.)
SelectedIndex (Inherited from Selector.)
SelectedItem (Inherited from Selector.)
SelectedValue (Inherited from Selector.)
SelectedValuePath (Inherited from Selector.)
SelectionChanged (Inherited from Selector.)
SetBinding(DependencyProperty, BindingBase) (Inherited from FrameworkElement.)
SetBinding(DependencyProperty, String) (Inherited from FrameworkElement.)
SetResourceReference(DependencyProperty, Object) (Inherited from FrameworkElement.)
SetValue(DependencyProperty, Object) (Inherited from DependencyObject.)
SetValue(DependencyPropertyKey, Object) (Inherited from DependencyObject.)
ShouldApplyItemContainerStyle(DependencyObject, Object) (Inherited from ItemsControl.)
ShouldSerializeCommandBindings()()() (Inherited from UIElement.)
ShouldSerializeGroupStyle()()() (Inherited from ItemsControl.)
ShouldSerializeInputBindings()()() (Inherited from UIElement.)
ShouldSerializeItems()()() (Inherited from ItemsControl.)
ShouldSerializeProperty(DependencyProperty) (Inherited from DependencyObject.)
ShouldSerializeResources()()() (Inherited from FrameworkElement.)
ShouldSerializeStyle()()() (Inherited from FrameworkElement.)
ShouldSerializeTriggers()()() (Inherited from FrameworkElement.)
Shuffle
Gets or sets a value that indicates if Slideshow will transition randomly between items in the list.

ShuffleProperty
SizeChanged (Inherited from FrameworkElement.)
SnapsToDevicePixels (Inherited from UIElement.)
SourceUpdated (Inherited from FrameworkElement.)
Style (Inherited from FrameworkElement.)
StylusButtonDown (Inherited from UIElement.)
StylusButtonUp (Inherited from UIElement.)
StylusDown (Inherited from UIElement.)
StylusEnter (Inherited from UIElement.)
StylusInAirMove (Inherited from UIElement.)
StylusInRange (Inherited from UIElement.)
StylusLeave (Inherited from UIElement.)
StylusMove (Inherited from UIElement.)
StylusOutOfRange (Inherited from UIElement.)
StylusPlugIns (Inherited from UIElement.)
StylusSystemGesture (Inherited from UIElement.)
StylusUp (Inherited from UIElement.)
TabIndex (Inherited from Control.)
Tag (Inherited from FrameworkElement.)
TargetUpdated (Inherited from FrameworkElement.)
Template (Inherited from Control.)
TemplatedParent (Inherited from FrameworkElement.)
TextInput (Inherited from UIElement.)
ToolTip (Inherited from FrameworkElement.)
ToolTipClosing (Inherited from FrameworkElement.)
ToolTipOpening (Inherited from FrameworkElement.)
ToString()()() (Inherited from ItemsControl.)
TransformToAncestor(Visual) (Inherited from Visual.)
TransformToAncestor(Visual3D) (Inherited from Visual.)
TransformToDescendant(Visual) (Inherited from Visual.)
TransformToVisual(Visual) (Inherited from Visual.)
Transition
Gets or sets a single Transition that will be used to switch between content.

TransitionNext()()()
Causes the Slideshow to transition to the next item.

TransitionPrevious()()()
Causes the Slideshow to transition to the previous item.

TransitionProperty
TransitionSelector
Gets or sets a class instance that will provide transitions to the Slideshow.

TransitionSelectorProperty
TranslatePoint(Point, UIElement) (Inherited from UIElement.)
Triggers (Inherited from FrameworkElement.)
TryFindResource(Object) (Inherited from FrameworkElement.)
Unloaded (Inherited from FrameworkElement.)
UnregisterName(String) (Inherited from FrameworkElement.)
UpdateLayout()()() (Inherited from UIElement.)
VerifyAccess()()() (Inherited from DispatcherObject.)
VerticalAlignment (Inherited from FrameworkElement.)
VerticalContentAlignment (Inherited from Control.)
Visibility (Inherited from UIElement.)
VisualBitmapEffect (Inherited from Visual.)
VisualBitmapEffectInput (Inherited from Visual.)
VisualBitmapScalingMode (Inherited from Visual.)
VisualChildrenCount (Inherited from FrameworkElement.)
VisualClip (Inherited from Visual.)
VisualEdgeMode (Inherited from Visual.)
VisualOffset (Inherited from Visual.)
VisualOpacity (Inherited from Visual.)
VisualOpacityMask (Inherited from Visual.)
VisualParent (Inherited from Visual.)
VisualTransform (Inherited from Visual.)
VisualXSnappingGuidelines (Inherited from Visual.)
VisualYSnappingGuidelines (Inherited from Visual.)
Width (Inherited from FrameworkElement.)
Remarks

[Missing <remarks> documentation for T:Transitionals.Controls.Slideshow]

Inheritance Hierarchy
Object
DispatcherObject
  DependencyObject
    Visual
      UIElement
        FrameworkElement
          Control
            ItemsControl
              Selector
                Slideshow

Assembly: Transitionals (Module: Transitionals) Version: 1.0.0.0 (1.0.0.0)