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