7 references to ClipField
PresentationCore (7)
System\Windows\Media\Visual.cs (7)
568Geometry clip = ClipField.GetValue(this); 759Geometry clip = ClipField.GetValue(this); 1101Geometry clip = ClipField.GetValue(this); 1512Geometry clip = ClipField.GetValue(this); 3424return ClipField.GetValue(this); 3441Geometry oldClip = ClipField.GetValue(this); 3478ClipField.SetValue(this, newClip);