4 references to ApplyContextualProperty
PresentationFramework (4)
System\Windows\Documents\TextRangeSerialization.cs (4)
1575ApplyContextualProperty(typeof(Block), start, end, property, propertyEntry.Value);
1579ApplyContextualProperty(typeof(Inline), start, end, property, propertyEntry.Value);
1584ApplyContextualProperty(typeof(Inline), start, end, property, propertyEntry.Value);
1588ApplyContextualProperty(typeof(Block), start, end, property, propertyEntry.Value);