Gets the size of the provided tooltip container.
'Declaration
Public Function GetTooltipSize( _
ByVal As Object, _
ByVal As Object, _
ByVal As DataContext _
) As Size
public Size GetTooltipSize(
object ,
object ,
DataContext
)
Parameters
- container
- The tooltip container to get the size for.
- obj
- The ui element for the provided container.
- context
- The context for the provided tooltip.
Return Value
The size of the provided tooltip.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2