MouseHoverAttribute.Delay Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the time in milliseconds between the time when the mouse stops moving and the generation of the hover event.
public:
 property int Delay { int get(); };public:
 property int Delay { int get(); };public int Delay { get; }member this.Delay : intPublic ReadOnly Property Delay As IntegerProperty Value
The time in milliseconds between the time when the mouse stops moving and the generation of the hover event.