eDriven Framework API
StyleCacheDirty Field
NamespaceseDriven.GuiGuiStyleCacheDirty
eDriven Framework API
Set this flag to true if in need to reset the declaration cache For instance, the editor should set this flag to true if any of style declarations added/removed/changed, just before reloading the style sheet collection (calling the Load() method)
Declaration Syntax
C#Visual BasicVisual C++
public static bool StyleCacheDirty
Public Shared StyleCacheDirty As Boolean
public:
static bool StyleCacheDirty

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)