IVsFontAndColorCacheManager Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | CheckCache(Guid, Int32) | Determines if a given Category's state is cached and current. |
![]() | CheckCacheable(Guid, Int32) | Determines if a given Category's state can be cached. |
![]() | ClearAllCaches() | Clears all Categories' state information from the Fonts and Colors cache. |
![]() | ClearCache(Guid) | Clears a given Category's state information from the Fonts and Colors cache. |
![]() | RefreshCache(Guid) | Force the Visual Studio environment to update cached Fonts and Colors information with the current state data of a given Category. |
Show:
