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