7 references to ClipField
PresentationCore (7)
System\Windows\Media\Visual.cs (7)
567Geometry clip = ClipField.GetValue(this); 758Geometry clip = ClipField.GetValue(this); 1098Geometry clip = ClipField.GetValue(this); 1509Geometry clip = ClipField.GetValue(this); 3421return ClipField.GetValue(this); 3438Geometry oldClip = ClipField.GetValue(this); 3475ClipField.SetValue(this, newClip);