6 references to Empty
PresentationCore (6)
System\Windows\Media\Generated\DashStyle.cs (2)
325
internal static DoubleCollection s_Dashes = DoubleCollection.
Empty
;
365
new FreezableDefaultValueFactory(DoubleCollection.
Empty
),
System\Windows\Media\Generated\GuidelineSet.cs (4)
344
internal static DoubleCollection s_GuidelinesX = DoubleCollection.
Empty
;
345
internal static DoubleCollection s_GuidelinesY = DoubleCollection.
Empty
;
381
new FreezableDefaultValueFactory(DoubleCollection.
Empty
),
390
new FreezableDefaultValueFactory(DoubleCollection.
Empty
),