IVsFontAndColorCacheManager Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

NameDescription
System_CAPS_pubmethodCheckCache(Guid, Int32)

Determines if a given Category's state is cached and current.

System_CAPS_pubmethodCheckCacheable(Guid, Int32)

Determines if a given Category's state can be cached.

System_CAPS_pubmethodClearAllCaches()

Clears all Categories' state information from the Fonts and Colors cache.

System_CAPS_pubmethodClearCache(Guid)

Clears a given Category's state information from the Fonts and Colors cache.

System_CAPS_pubmethodRefreshCache(Guid)

Force the Visual Studio environment to update cached Fonts and Colors information with the current state data of a given Category.

Return to top
Show: