2 references to NotifyTypographicPropertyChanged
PresentationFramework (2)
System\Windows\Documents\Table.cs (1)
295
NotifyTypographicPropertyChanged
(true /* affectsMeasureOrArrange */, true /* localValueChanged */, null);
System\Windows\Documents\TextElement.cs (1)
973
NotifyTypographicPropertyChanged
(affectsMeasureOrArrange, localValueChanged, e.Property);