8 references to Empty
PresentationCore (8)
Core\CSharp\System\Windows\Media\Generated\PolyBezierSegment.cs (2)
205
internal static PointCollection s_Points = PointCollection.
Empty
;
236
new FreezableDefaultValueFactory(PointCollection.
Empty
),
Core\CSharp\System\Windows\Media\Generated\PolyLineSegment.cs (2)
205
internal static PointCollection s_Points = PointCollection.
Empty
;
236
new FreezableDefaultValueFactory(PointCollection.
Empty
),
Core\CSharp\System\Windows\Media\Generated\PolyQuadraticBezierSegment.cs (2)
205
internal static PointCollection s_Points = PointCollection.
Empty
;
236
new FreezableDefaultValueFactory(PointCollection.
Empty
),
Core\CSharp\System\Windows\Media3D\Generated\MeshGeometry3D.cs (2)
437
internal static PointCollection s_TextureCoordinates = PointCollection.
Empty
;
499
new FreezableDefaultValueFactory(PointCollection.
Empty
),