4 references to ApplyContextualProperty
PresentationFramework (4)
src\Framework\System\Windows\Documents\TextRangeSerialization.cs (4)
1601ApplyContextualProperty(typeof(Block), start, end, property, propertyEntry.Value); 1605ApplyContextualProperty(typeof(Inline), start, end, property, propertyEntry.Value); 1610ApplyContextualProperty(typeof(Inline), start, end, property, propertyEntry.Value); 1614ApplyContextualProperty(typeof(Block), start, end, property, propertyEntry.Value);