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