2 references to GetCollectionValue
PresentationFramework (2)
MS\Internal\Text\DynamicPropertyReader.cs (2)
108
return
GetCollectionValue
(element, Inline.TextDecorationsProperty) as TextDecorationCollection;
117
return
GetCollectionValue
(element, TextElement.TextEffectsProperty) as TextEffectCollection;