TranslateZoomRotateBehavior Members | |
See Also� Constructors� Events� Fields� Methods� Properties� Explicit Interface Implementations� |
![]() ![]() |
The following tables list the members exposed by the TranslateZoomRotateBehavior type.
Public Constructors
� | Name | Description |
---|---|---|
TranslateZoomRotateBehavior |
Initializes a new instance of the |
Public Fields
� | Name | Description |
---|---|---|
![]() ![]() | ConstrainToParentBoundsProperty | � |
![]() ![]() | MaximumScaleProperty | � |
![]() ![]() | MinimumScaleProperty | � |
![]() ![]() | RotationalFrictionProperty | � |
![]() ![]() | SupportedGesturesProperty | � |
![]() ![]() | TranslateFrictionProperty | � |
Public Properties (see also Protected Properties)
� | Name | Description |
---|---|---|
![]() | CanFreeze� | (Inherited from Freezable) |
![]() | ConstrainToParentBounds |
Gets or sets the value indicating whether the zoom and translate position of the attached object is limited by the bounds of the parent object.
|
![]() | DependencyObjectType� | (Inherited from DependencyObject) |
![]() | Dispatcher� | (Inherited from DispatcherObject) |
![]() | HasAnimatedProperties� | (Inherited from Animatable) |
![]() | IsFrozen� | (Inherited from Freezable) |
![]() | IsSealed� | (Inherited from DependencyObject) |
![]() | MaximumScale |
Gets or sets a number indicating the maximum zoom value allowed.
|
![]() | MinimumScale |
Gets or sets a number indicating the minimum zoom value allowed.
|
![]() | RotationalFriction |
Gets or sets a number describing the rate at which the rotation will decrease.
|
![]() | SupportedGestures |
Gets or sets a value specifying which zooming and translation variants to support.
|
![]() | TranslateFriction |
Gets or sets a number describing the rate at which the translation will decrease.
|
Protected Properties
� | Name | Description |
---|---|---|
![]() | AssociatedObject� |
Gets the object to which this |
![]() | AssociatedType� |
The type to which this behavior can be attached.
|
Public Methods (see also Protected Methods)
� | Name | Description |
---|---|---|
![]() | ApplyAnimationClock� | Overloaded. (Inherited from Animatable) |
![]() | Attach� | (Inherited from Behavior) |
![]() | BeginAnimation� | Overloaded. (Inherited from Animatable) |
![]() | CheckAccess� | (Inherited from DispatcherObject) |
![]() | ClearValue� | Overloaded. (Inherited from DependencyObject) |
![]() | Clone� | (Inherited from Animatable) |
![]() | CloneCurrentValue� | (Inherited from Freezable) |
![]() | CoerceValue� | (Inherited from DependencyObject) |
![]() | Detach� |
Detaches this instance from its associated object.
|
![]() | Equals� | Overloaded. (Inherited from DependencyObject) |
![]() | Freeze� | Overloaded. (Inherited from Freezable) |
![]() | GetAnimationBaseValue� | (Inherited from Animatable) |
![]() | GetAsFrozen� | (Inherited from Freezable) |
![]() | GetCurrentValueAsFrozen� | (Inherited from Freezable) |
![]() | GetHashCode� | (Inherited from DependencyObject) |
![]() | GetLocalValueEnumerator� | (Inherited from DependencyObject) |
![]() | GetType� | (Inherited from Object) |
![]() | GetValue� | (Inherited from DependencyObject) |
![]() | InvalidateProperty� | (Inherited from DependencyObject) |
![]() | ReadLocalValue� | (Inherited from DependencyObject) |
![]() ![]() | ReferenceEquals� | (Inherited from Object) |
![]() | SetCurrentValue� | (Inherited from DependencyObject) |
![]() | SetValue� | Overloaded. (Inherited from DependencyObject) |
![]() ![]() | ShouldSerializeStoredWeakReference� | (Inherited from Animatable) |
![]() | ToString� | (Inherited from Object) |
![]() | VerifyAccess� | (Inherited from DispatcherObject) |
Protected Methods
� | Name | Description |
---|---|---|
![]() | CloneCore� | (Inherited from Freezable) |
![]() | CloneCurrentValueCore� | (Inherited from Freezable) |
![]() | CreateInstance� | (Inherited from Freezable) |
![]() | CreateInstanceCore� | (Inherited from Behavior) |
![]() | Finalize� | (Inherited from Object) |
![]() ![]() | Freeze� | Overloaded. (Inherited from Freezable) |
![]() | FreezeCore� | (Inherited from Animatable) |
![]() | GetAsFrozenCore� | (Inherited from Freezable) |
![]() | GetCurrentValueAsFrozenCore� | (Inherited from Freezable) |
![]() | MemberwiseClone� | (Inherited from Object) |
![]() | OnAttached | Overridden.
Called after the behavior is attached to an AssociatedObject.
|
![]() | OnChanged� | (Inherited from Freezable) |
![]() | OnDetaching | Overridden.
Called when the behavior is getting detached from its AssociatedObject, but before it has actually occurred.
|
![]() | OnFreezablePropertyChanged� | Overloaded. (Inherited from Freezable) |
![]() | OnPropertyChanged� | (Inherited from Freezable) |
![]() | ReadPreamble� | (Inherited from Freezable) |
![]() | ShouldSerializeProperty� | (Inherited from DependencyObject) |
![]() | WritePostscript� | (Inherited from Freezable) |
![]() | WritePreamble� | (Inherited from Freezable) |
Public Events
� | Name | Description |
---|---|---|
![]() | Changed� | (Inherited from Freezable) |
Explicit Interface Implementations
� | Name | Description |
---|---|---|
System.Windows.Interactivity.IAttachedObject.AssociatedObject� |
Gets the object to which this |