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