PowerEase.PowerProperty Property

Definition

Identifies the Power dependency property.

public:
 static property DependencyProperty ^ PowerProperty { DependencyProperty ^ get(); };
static DependencyProperty PowerProperty();
public static DependencyProperty PowerProperty { get; }
var dependencyProperty = PowerEase.powerProperty;
Public Shared ReadOnly Property PowerProperty As DependencyProperty

Property Value

The identifier for the Power dependency property.

Applies to