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