7 references to ClipField
PresentationCore (7)
System\Windows\Media\Visual.cs (7)
584Geometry clip = ClipField.GetValue(this); 775Geometry clip = ClipField.GetValue(this); 1117Geometry clip = ClipField.GetValue(this); 1528Geometry clip = ClipField.GetValue(this); 3440return ClipField.GetValue(this); 3457Geometry oldClip = ClipField.GetValue(this); 3494ClipField.SetValue(this, newClip);