ArcFM Desktop Developer Guide
TransitionSelector Class
Members 


Product Availability
Required Licenses
.NET Assembly
Allows different transitions to run based on the old and new contents.
Object Model
TransitionSelector Class
Syntax
'Declaration
 
<ComVisibleAttribute(False)>
<TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)>
<NameScopePropertyAttribute("NameScope", System.Windows.NameScope)>
Public MustInherit Class TransitionSelector 
   Inherits System.Windows.DependencyObject
'Usage
 
Dim instance As TransitionSelector
[ComVisible(false)]
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
[NameScopeProperty("NameScope", System.Windows.NameScope)]
public abstract class TransitionSelector : System.Windows.DependencyObject 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         Miner.PresentationFramework.Transtions.TransitionSelector
            Miner.PresentationFramework.Transtions.RandomTransitionSelector
            Miner.PresentationFramework.Transtions.Transitions.TwoWayTransitionSelector

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

TransitionSelector Members
Miner.PresentationFramework.Transtions Namespace

 

 


Send Comment