ArcFM Desktop Developer Guide
Slideshow Class
Members 


Product Availability
Required Licenses
.NET Assembly
Interaction logic for Slideshow.xaml Slideshow
Object Model
Slideshow Class
Syntax
'Declaration
 
<StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=Miner.PresentationFramework.Transtions.Controls.SlideshowItem)>
<DefaultEventAttribute("SelectionChanged")>
<DefaultPropertyAttribute("SelectedIndex")>
<LocalizabilityAttribute(LocalizationCategory.None, Readability=Readability.Unreadable)>
<ContentPropertyAttribute("Items")>
<XmlLangPropertyAttribute("Language")>
<UsableDuringInitializationAttribute(True)>
<RuntimeNamePropertyAttribute("Name")>
<UidPropertyAttribute("Uid")>
<TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)>
<NameScopePropertyAttribute("NameScope", System.Windows.NameScope)>
Public Class Slideshow 
   Inherits System.Windows.Controls.Primitives.Selector
'Usage
 
Dim instance As Slideshow
[StyleTypedProperty(Property="ItemContainerStyle", StyleTargetType=Miner.PresentationFramework.Transtions.Controls.SlideshowItem)]
[DefaultEvent("SelectionChanged")]
[DefaultProperty("SelectedIndex")]
[Localizability(LocalizationCategory.None, Readability=Readability.Unreadable)]
[ContentProperty("Items")]
[XmlLangProperty("Language")]
[UsableDuringInitialization(true)]
[RuntimeNameProperty("Name")]
[UidProperty("Uid")]
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
[NameScopeProperty("NameScope", System.Windows.NameScope)]
public class Slideshow : System.Windows.Controls.Primitives.Selector 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ItemsControl
                        System.Windows.Controls.Primitives.Selector
                           Miner.PresentationFramework.Transtions.Controls.Slideshow

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

Slideshow Members
Miner.PresentationFramework.Transtions.Controls Namespace

 

 


Send Comment