4 references to ToolTipFade
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
1488
while (!_cacheValid[(int)CacheSlot.
ToolTipFade
])
1490
_cacheValid[(int)CacheSlot.
ToolTipFade
] = true;
1497
_cacheValid[(int)CacheSlot.
ToolTipFade
] = false;
5278
return InvalidateProperty((int)CacheSlot.
ToolTipFade
, "ToolTipFade");