HyperlinkAction Methods

Public Methods

(see also Protected Methods)

  Name Description
public method Attach  (Inherited from TriggerAction)
public method CheckAccess  (Inherited from DependencyObject)
public method ClearValue  (Inherited from DependencyObject)
public method Detach 
Detaches this instance from its associated object.
 (Inherited from TriggerAction)
public method Equals  Overloaded. (Inherited from Object)
public method GetAnimationBaseValue  (Inherited from DependencyObject)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method GetValue  (Inherited from DependencyObject)
public method ReadLocalValue  (Inherited from DependencyObject)
public methodstatic ReferenceEquals  (Inherited from Object)
public method SetValue  (Inherited from DependencyObject)
public method ToString  (Inherited from Object)

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method Invoke Overridden.  
protected method MemberwiseClone  (Inherited from Object)
protected method OnAttached 
Called after the action is attached to an AssociatedObject.
 (Inherited from TriggerAction)
protected method OnDetaching 
Called when the action is being detached from its AssociatedObject, but before it has actually occurred.
 (Inherited from TriggerAction)

See Also

Reference

HyperlinkAction Class
Microsoft.Expression.Interactivity.Core Namespace