4 references to PropertyModified
PresentationFramework (4)
System\Windows\Documents\TextContainer.cs (1)
777
textChange == PrecursorTextChangeType.
PropertyModified
,
System\Windows\Documents\TextContainerChangedEventArgs.cs (2)
77
else if (textChange == PrecursorTextChangeType.
PropertyModified
)
274
if (keyIndex > 0 && textChange != PrecursorTextChangeType.
PropertyModified
)
System\Windows\Documents\TextElement.cs (1)
1006
PrecursorTextChangeType.
PropertyModified
, property, !affectsMeasureOrArrange);