ArcFM Engine Developer Guide
StoryboardTransition Class
Members 


Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<StyleTypedPropertyAttribute(Property="OldContentStyle", StyleTargetType=System.Windows.Controls.ContentPresenter)>
<ComVisibleAttribute(False)>
<TypeConverterAttribute(Miner.PresentationFramework.Transtions.TransitionConverter)>
<TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)>
<NameScopePropertyAttribute("NameScope", System.Windows.NameScope)>
Public MustInherit Class StoryboardTransition 
   Inherits Miner.PresentationFramework.Transtions.Transition
'Usage
 
Dim instance As StoryboardTransition
[StyleTypedProperty(Property="OldContentStyle", StyleTargetType=System.Windows.Controls.ContentPresenter)]
[ComVisible(false)]
[TypeConverter(Miner.PresentationFramework.Transtions.TransitionConverter)]
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
[NameScopeProperty("NameScope", System.Windows.NameScope)]
public abstract class StoryboardTransition : Miner.PresentationFramework.Transtions.Transition 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         Miner.PresentationFramework.Transtions.Transition
            Miner.PresentationFramework.Transtions.Transitions.StoryboardTransition
               Miner.PresentationFramework.Transtions.Transitions.CheckerboardTransition
               Miner.PresentationFramework.Transtions.Transitions.DiagonalWipeTransition
               Miner.PresentationFramework.Transtions.Transitions.DiamondsTransition
               Miner.PresentationFramework.Transtions.Transitions.DotsTransition
               Miner.PresentationFramework.Transtions.Transitions.DoubleRotateWipeTransition
               Miner.PresentationFramework.Transtions.Transitions.FadeAndBlurTransition
               Miner.PresentationFramework.Transtions.Transitions.FadeAndGrowTransition
               Miner.PresentationFramework.Transtions.Transitions.HorizontalBlindsTransition
               Miner.PresentationFramework.Transtions.Transitions.HorizontalWipeTransition
               Miner.PresentationFramework.Transtions.Transitions.MeltTransition
               Miner.PresentationFramework.Transtions.Transitions.RollTransition
               Miner.PresentationFramework.Transtions.Transitions.RotateWipeTransition
               Miner.PresentationFramework.Transtions.Transitions.StarTransition
               Miner.PresentationFramework.Transtions.Transitions.VerticalBlindsTransition
               Miner.PresentationFramework.Transtions.Transitions.VerticalWipeTransition

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

StoryboardTransition Members
Miner.PresentationFramework.Transtions.Transitions Namespace

 

 


Send Comment