3 references to IsUniform
PresentationFramework (3)
src\Framework\MS\Internal\PtsHost\ParagraphVisual.cs (1)
99
if (_borderThickness.
IsUniform
)
src\Framework\System\Windows\Controls\Border.cs (2)
303
bool uniformBorders = borders.
IsUniform
;
437
if (border.
IsUniform
)