3 references to Properties
PresentationCore (3)
MS\Internal\TextFormatting\LineServicesRun.cs (1)
525
return _runInfo.
Properties
;
MS\Internal\TextFormatting\TextStore.cs (2)
276
TextEffectCollection textEffects = runInfo.
Properties
?.TextEffects;
916
CultureInfo culture = CultureMapper.GetSpecificCulture(currentRunInfo.
Properties
?.CultureInfo);