ToolTipService::SetBetweenShowDelay Method (DependencyObject^, Int32)
.NET Framework (current version)
Sets the value of the BetweenShowDelay attached property for an object.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- element
-
Type:
System.Windows::DependencyObject^
The object to which the attached property is written.
- value
-
Type:
System::Int32
The value to set.
The following example shows how to set the value for the BetweenShowDelay attached property.
.NET Framework
Available since 3.0
Available since 3.0
Show: