7 references to ClipField
PresentationCore (7)
Core\CSharp\System\Windows\Media\Visual.cs (7)
591Geometry clip = ClipField.GetValue(this); 784Geometry clip = ClipField.GetValue(this); 1127Geometry clip = ClipField.GetValue(this); 1539Geometry clip = ClipField.GetValue(this); 3470return ClipField.GetValue(this); 3487Geometry oldClip = ClipField.GetValue(this); 3524ClipField.SetValue(this, newClip);