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