Sets the value of the KeepTimesAtDrop attached property for a given framework element.
シンタックス
'宣言
Public Shared Sub SetKeepTimesAtDrop( _
ByVal As System.Windows.FrameworkElement, _
ByVal As System.Boolean _
)
public static void SetKeepTimesAtDrop(
System.Windows.FrameworkElement ,
System.bool
)
パラメータ
- element
- The System.Windows.FrameworkElement for which the property value is set.
- value
- The System.Boolean value to be set on the specified element.
参照