ArcFM Engine Developer Guide
DotsTransitionFrameworkElement Class
Members 


Product Availability
Required Licenses
.NET Assembly
Stores the XAML that defines the DotsTransition DotsTransitionFrameworkElement
Syntax
'Declaration
 
<ComVisibleAttribute(False)>
<StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)>
<XmlLangPropertyAttribute("Language")>
<UsableDuringInitializationAttribute(True)>
<RuntimeNamePropertyAttribute("Name")>
<UidPropertyAttribute("Uid")>
<TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)>
<NameScopePropertyAttribute("NameScope", System.Windows.NameScope)>
Public Class DotsTransitionFrameworkElement 
   Inherits System.Windows.FrameworkElement
'Usage
 
Dim instance As DotsTransitionFrameworkElement
[ComVisible(false)]
[StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)]
[XmlLangProperty("Language")]
[UsableDuringInitialization(true)]
[RuntimeNameProperty("Name")]
[UidProperty("Uid")]
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
[NameScopeProperty("NameScope", System.Windows.NameScope)]
public class DotsTransitionFrameworkElement : System.Windows.FrameworkElement 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  Miner.PresentationFramework.Transtions.Transitions.DotsTransitionFrameworkElement

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

DotsTransitionFrameworkElement Members
Miner.PresentationFramework.Transtions.Transitions Namespace

 

 


Send Comment