ArcFM Desktop Developer Guide
VisualStateBehavior Class Members
Fields  Methods 


The following tables list the members exposed by VisualStateBehavior.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)VisualStateBehaviorPropertyThe attached DependencyProperty for VisualStateBehavior.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)GetVisualStateBehaviorReturns the value of the VisualStateBehavior attached property.  
Public Methodstatic (Shared in Visual Basic)RegisterBehaviorApplies the specified behavior to all instances of the target control type.  
Public Methodstatic (Shared in Visual Basic)SetVisualStateBehaviorSets the value of the VisualStateBehavior attached property. Setting the value will attach the behavior to the instance of the control.  
Top
Protected Methods
 NameDescription
Protected Methodstatic (Shared in Visual Basic)AddValueChangedAttaches an event handler to be called when a property changes.  
Protected MethodOnAttachAttach to the appropriate events on the instance of the control in order to update the state correctly.  
Protected MethodOnDetachDetach to the appropriate events on the instance of the control in order to not leak memory.  
Protected Methodstatic (Shared in Visual Basic)RemoveValueChanged  
Protected MethodUpdateStateCalled to update the control's visual state.  
Protected MethodUpdateStateHandler  
Top
See Also

Reference

VisualStateBehavior Class
Miner.PresentationFramework.WPFControls Namespace

 

 


Send Comment