3 references to IsUniform
PresentationFramework (3)
MS\Internal\PtsHost\ParagraphVisual.cs (1)
94
if (_borderThickness.
IsUniform
)
System\Windows\Controls\Border.cs (2)
296
bool uniformBorders = borders.
IsUniform
;
430
if (border.
IsUniform
)