- Namespace
- MahApps
.Metro .Behaviors - Base Types
-
- Behavior
<FrameworkElement>
- Behavior
graph BT
Type-->Base0["Behavior<FrameworkElement>"]
Type["TiltBehavior"]
class Type type-node
Syntax
public class TiltBehavior : Behavior<FrameworkElement>
Fields
Name | Constant Value | Summary |
---|---|---|
KeepDraggingProperty |
Identifies the
KeepDragging dependency property.static
|
|
TiltFactorProperty |
Identifies the
TiltFactor dependency property.static
|
Properties
Name | Value | Summary |
---|---|---|
KeepDragging | bool | |
RotatorParent | Planerator | |
TiltFactor | int |
Methods
Name | Value | Summary |
---|---|---|
OnAttached |
void | |
OnDetaching |
void |