StyleSet.RefreshResources(Boolean) Method

Definition

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

public:
 void RefreshResources(bool useHighContrastColors);
public void RefreshResources (bool useHighContrastColors);
member this.RefreshResources : bool -> unit
Public Sub RefreshResources (useHighContrastColors As Boolean)

Parameters

useHighContrastColors
Boolean

true if the resources should use system high contrast colors.

Applies to