Table of Contents

Field TooManyDependencyProperties

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

DependencyProperty limit has been exceeded upon registration of '{0}'. Dependency properties are normally static class members registered with static field initializers or static constructors. In this case, there may be dependency properties accidentally g ...

public const string TooManyDependencyProperties = "TooManyDependencyProperties"

Returns

string
DependencyProperty limit has been exceeded upon registration of '{0}'. Dependency properties are normally static class members registered with static field initializers or static constructors. In this case, there may be dependency properties accidentally g ...