Intersoft.Client.UI.Aqua.UXDock Namespace : DockAnimationProvider Class |
The following tables list the members exposed by DockAnimationProvider.
Name | Description | |
---|---|---|
![]() | DockAnimationProvider Constructor |
Name | Description | |
---|---|---|
![]() ![]() | CloseProperty | Identifies the Close dependency property. |
![]() ![]() | MaximizeProperty | Identifies the Maximize dependency property. |
![]() ![]() | MinimizeProperty | Identifies the Minimize dependency property. |
![]() ![]() | RestoreDownProperty | Identifies the RestoreDown dependency property. |
![]() ![]() | RestoreProperty | Identifies the Restore dependency property. |
Name | Description | |
---|---|---|
![]() | Close | |
![]() | Dispatcher | Gets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject) |
![]() | Maximize | |
![]() | Minimize | |
![]() | Restore | |
![]() | RestoreDown |
Name | Description | |
---|---|---|
![]() | ClearValue | Clears the local value of a dependency property. (Inherited from System.Windows.DependencyObject) |
![]() | GetAnimationBaseValue | Returns 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) |
![]() | GetValue | Returns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) |
![]() | ReadLocalValue | Returns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject) |
![]() | SetValue | (Inherited from System.Windows.DependencyObject) |