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