Intersoft ClientUI Documentation
DockAnimationProvider Class Members
Fields  Properties  Methods 


The following tables list the members exposed by DockAnimationProvider.

Public Constructors
 NameDescription
Public ConstructorDockAnimationProvider Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)CloseProperty Identifies the Close dependency property.  
Public Fieldstatic (Shared in Visual Basic)MaximizeProperty Identifies the Maximize dependency property.  
Public Fieldstatic (Shared in Visual Basic)MinimizeProperty Identifies the Minimize dependency property.  
Public Fieldstatic (Shared in Visual Basic)RestoreDownProperty Identifies the RestoreDown dependency property.  
Public Fieldstatic (Shared in Visual Basic)RestoreProperty Identifies the Restore dependency property.  
Top
Public Properties
 NameDescription
Public PropertyClose  
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject)
Public PropertyMaximize  
Public PropertyMinimize  
Public PropertyRestore  
Public PropertyRestoreDown  
Top
Public Methods
 NameDescription
Public MethodClearValueClears the local value of a dependency property. (Inherited from System.Windows.DependencyObject)
Public MethodGetAnimationBaseValueReturns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from System.Windows.DependencyObject)
Public MethodGetValueReturns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValueReturns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top
See Also

Reference

DockAnimationProvider Class
Intersoft.Client.UI.Aqua.UXDock Namespace

Send Feedback