6 references to Empty
PresentationCore (6)
System\Windows\Media\Generated\DashStyle.cs (2)
316
internal static DoubleCollection s_Dashes = DoubleCollection.
Empty
;
355
new FreezableDefaultValueFactory(DoubleCollection.
Empty
),
System\Windows\Media\Generated\GuidelineSet.cs (4)
339
internal static DoubleCollection s_GuidelinesX = DoubleCollection.
Empty
;
340
internal static DoubleCollection s_GuidelinesY = DoubleCollection.
Empty
;
375
new FreezableDefaultValueFactory(DoubleCollection.
Empty
),
384
new FreezableDefaultValueFactory(DoubleCollection.
Empty
),