[]
Sets the value of the PerspectiveFactor attached property to a given object.
public static void SetPerspectiveFactor(DependencyObject d, double value)
Type | Name | Description |
---|---|---|
DependencyObject | d | The object to set value to. |
double | value | The property value. |