Home
last modified time | relevance | path

Searched refs:m_strBackgroundColor (Results 1 – 1 of 1) sorted by relevance

/dports/security/keepass/KeePass-2.49-Source/KeePass/Resources/
H A DKPRes.Generated.cs104 m_strBackgroundColor = TryGetEx(dictNew, "BackgroundColor", m_strBackgroundColor); in SetTranslatedStrings()
2628 private static string m_strBackgroundColor = field in KeePass.Resources.KPRes
2636 get { return m_strBackgroundColor; }