4 references to ToolTipFade
PresentationFramework (4)
src\Framework\System\Windows\SystemParameters.cs (4)
1646
while (!_cacheValid[(int)CacheSlot.
ToolTipFade
])
1648
_cacheValid[(int)CacheSlot.
ToolTipFade
] = true;
1655
_cacheValid[(int)CacheSlot.
ToolTipFade
] = false;
5857
return InvalidateProperty((int)CacheSlot.
ToolTipFade
, "ToolTipFade");