Gets or sets a value that indicates the relative change in size of an object from the start of inertia to the end of inertia (when resizing, or scaling, is complete).
public:
property float32 InertiaExpansion {
float32 get ();
void set (float32 value);
}
Type: float32
The relative change in size, in device-independent pixels (DIPs).
If InertiaExpansion is assigned a value, InertiaExpansionDeceleration is ignored.
This API is not implemented and will throw an exception if called.
Namespace: Windows.UI.Input
Metadata: windows.winmd