StyleSet::RefreshResources Method (Boolean)

 

Forces a re-resolution of the resources if necessary. The resources are resolved later when used.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
void RefreshResources(
	bool useHighContrastColors
)

Parameters

useHighContrastColors
Type: System::Boolean

true if the resources should use system high contrast colors.

Return to top
Show: