6 references to Empty
PresentationCore (6)
System\Windows\Media\Generated\DashStyle.cs (2)
299
internal static DoubleCollection s_Dashes = DoubleCollection.
Empty
;
339
new FreezableDefaultValueFactory(DoubleCollection.
Empty
),
System\Windows\Media\Generated\GuidelineSet.cs (4)
319
internal static DoubleCollection s_GuidelinesX = DoubleCollection.
Empty
;
320
internal static DoubleCollection s_GuidelinesY = DoubleCollection.
Empty
;
356
new FreezableDefaultValueFactory(DoubleCollection.
Empty
),
365
new FreezableDefaultValueFactory(DoubleCollection.
Empty
),