4 references to IsStarU
PresentationFramework (4)
System\Windows\Controls\Grid.cs (4)
925
hasStarCellsU |= cell.
IsStarU
;
934
if (!cell.
IsStarU
)
952
&& !cell.
IsStarU
)
1310
&& !PrivateCells[cell].
IsStarU
)