Message in Czech (Čeština)
Limit třídy DependencyProperty byl překročen při registraci <var>X</var>. Závislé vlastnosti jsou běžně statické členy třídy registrované se statickými inicializátory pole nebo statickými konstruktory. V tomto případě mohou existovat vlastnosti závislosti náhodně se inicializující v konstruktorech instancí a způsobující překročení maximálního limitu.
Unlocalized message
DependencyProperty limit has been exceeded upon registration of '<var>X</var>'. Dependency properties are normally static class members registered with static field initializers or static constructors. In this case, there may be dependency properties accidentally getting initialized in instance constructors and thus causing the maximum limit to be exceeded.
Search by Google