7 references to ClipField
PresentationCore (7)
System\Windows\Media\Visual.cs (7)
587Geometry clip = ClipField.GetValue(this); 778Geometry clip = ClipField.GetValue(this); 1120Geometry clip = ClipField.GetValue(this); 1531Geometry clip = ClipField.GetValue(this); 3446return ClipField.GetValue(this); 3463Geometry oldClip = ClipField.GetValue(this); 3500ClipField.SetValue(this, newClip);