4 references to ApplyContextualProperty
PresentationFramework (4)
System\Windows\Documents\TextRangeSerialization.cs (4)
1574ApplyContextualProperty(typeof(Block), start, end, property, propertyEntry.Value);
1578ApplyContextualProperty(typeof(Inline), start, end, property, propertyEntry.Value);
1583ApplyContextualProperty(typeof(Inline), start, end, property, propertyEntry.Value);
1587ApplyContextualProperty(typeof(Block), start, end, property, propertyEntry.Value);