Click or drag to resize

ReflectionServiceForceRegisteringOfAllPropertyKeys Method

Forces the registering of all property keys. The available property keys can afterwards be retrieved via the static functions of PropertyKeyBase

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static void ForceRegisteringOfAllPropertyKeys()
See Also