2 references to _childClipForFrozenBehavior
PresentationFramework (2)
System\Windows\Controls\DataGridCellsPanel.cs (2)
1521
_childClipForFrozenBehavior
.Rect = new Rect(cellChoppedWidth, 0, clipWidth, rcChild.Height);
2366
return
_childClipForFrozenBehavior
;