3 references to PropertyCount
PresentationFramework (3)
MS\Internal\Text\TypographyProperties.cs (3)
106
Debug.Assert((uint)PropertyId.
PropertyCount
<= 32);
779
Debug.Assert((uint)propertyId < (uint)PropertyId.
PropertyCount
, "Invalid typography property id");
795
Debug.Assert((uint)propertyId < (uint)PropertyId.
PropertyCount
, "Invalid typography property id");