[]
Gets the value of the KeepTimesAtDrop attached property for a given framework element.
public static bool GetKeepTimesAtDrop(FrameworkElement element)
| Type | Name | Description |
|---|---|---|
| FrameworkElement | element | The FrameworkElement from which the property value is read. |
| Type | Description |
|---|---|
| bool | The bool value of the specified element. |