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