4 references to IsStarU
PresentationFramework (4)
src\Framework\System\Windows\Controls\Grid.cs (4)
1004
hasStarCellsU |= cell.
IsStarU
;
1013
if (!cell.
IsStarU
)
1031
&& !cell.
IsStarU
)
1390
&& !PrivateCells[cell].
IsStarU
)