ArcFM Engine Developer Guide
VisualState Class
Members 


Product Availability
Required Licenses
.NET Assembly
A visual state that can be transitioned into.
Syntax
'Declaration
 
<ContentPropertyAttribute("Storyboard")>
<RuntimeNamePropertyAttribute("Name")>
<TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)>
<NameScopePropertyAttribute("NameScope", System.Windows.NameScope)>
Public Class VisualState 
   Inherits DependencyObject
'Usage
 
Dim instance As VisualState
[ContentProperty("Storyboard")]
[RuntimeNameProperty("Name")]
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
[NameScopeProperty("NameScope", System.Windows.NameScope)]
public class VisualState : DependencyObject 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.VisualState

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

VisualState Members
System.Windows Namespace

 

 


Send Comment