dotnet-api-docs icon indicating copy to clipboard operation
dotnet-api-docs copied to clipboard

Documentation on tooltip timings doesn't specify the unit

Open Mgamerz opened this issue 1 year ago • 3 comments

I'm trying to figure out how to do specific timings on my tooltips - open very quickly (but not immediate!). So I read the docs - https://learn.microsoft.com/en-us/dotnet/api/system.windows.controls.tooltipservice.betweenshowdelay?view=windowsdesktop-8.0#system-windows-controls-tooltipservice-betweenshowdelay.

However, this doesn't indicate the unit of measurement. Is this seconds? Milliseconds? I know this is likely milliseconds, but the documentation should specify the unit of time.

Mgamerz avatar Jun 07 '24 04:06 Mgamerz

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

ghost avatar Jun 07 '24 04:06 ghost

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

ghost avatar Jun 07 '24 04:06 ghost

Tagging subscribers to this area: @dotnet/wpf-developers