4 references to IsStarU
PresentationFramework (4)
System\Windows\Controls\Grid.cs (4)
978
hasStarCellsU |= cell.
IsStarU
;
987
if (!cell.
IsStarU
)
1005
&& !cell.
IsStarU
)
1363
&& !PrivateCells[cell].
IsStarU
)