6 references to Empty
PresentationCore (6)
Core\CSharp\System\Windows\Media\Generated\DashStyle.cs (2)
346
internal static DoubleCollection s_Dashes = DoubleCollection.
Empty
;
386
new FreezableDefaultValueFactory(DoubleCollection.
Empty
),
Core\CSharp\System\Windows\Media\Generated\GuidelineSet.cs (4)
369
internal static DoubleCollection s_GuidelinesX = DoubleCollection.
Empty
;
370
internal static DoubleCollection s_GuidelinesY = DoubleCollection.
Empty
;
406
new FreezableDefaultValueFactory(DoubleCollection.
Empty
),
415
new FreezableDefaultValueFactory(DoubleCollection.
Empty
),