4 references to ToolTipFade
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
1492
while (!_cacheValid[(int)CacheSlot.
ToolTipFade
])
1494
_cacheValid[(int)CacheSlot.
ToolTipFade
] = true;
1501
_cacheValid[(int)CacheSlot.
ToolTipFade
] = false;
5282
return InvalidateProperty((int)CacheSlot.
ToolTipFade
, "ToolTipFade");