IVsFontAndColorCacheManager Members
Include Protected Members
Include Inherited Members
Controls the caching of font and color settings.
The IVsFontAndColorCacheManager type exposes the following members.
Methods
Name
Description
Determines if a given Category's state is cached and current.
Determines if a given Category's state can be cached.
Clears all Categories' state information from the Fonts and Colors cache.
Clears a given Category's state information from the Fonts and Colors cache.
Force the Visual Studio environment to update cached Fonts and Colors information with the current state data of a given Category.
Top