3 references to PropertyCount
PresentationFramework (3)
src\Framework\MS\Internal\Text\TypographyProperties.cs (3)
110Debug.Assert((uint)PropertyId.PropertyCount <= 32); 783Debug.Assert((uint)propertyId < (uint)PropertyId.PropertyCount, "Invalid typography property id"); 799Debug.Assert((uint)propertyId < (uint)PropertyId.PropertyCount, "Invalid typography property id");