TiltBehavior Class
Namespace
MahApps.Metro.Behaviors
Base Types
  • Behavior<FrameworkElement>
graph BT Type-->Base0["Behavior<FrameworkElement>"] Type["TiltBehavior"] class Type type-node

Syntax

public class TiltBehavior : Behavior<FrameworkElement>

Fields

Name Field Type Constant Value Summary
KeepDraggingProperty DependencyProperty
Identifies the KeepDragging dependency property.
static
TiltFactorProperty DependencyProperty
Identifies the TiltFactor dependency property.
static

Properties

Name Property Type Summary
KeepDragging bool
RotatorParent Planerator
TiltFactor int

Methods

Name Return Value Summary
OnAttached() void
OnDetaching() void