2 writes to Property
PresentationFramework (2)
System\Windows\Documents\TextTreeUndo.cs (1)
64
Property
= e.Property,
System\Windows\Documents\TextTreeUndoUnit.cs (1)
143
records[count].
Property
= dp;
3 references to Property
PresentationFramework (3)
System\Windows\Documents\TextTreePropertyUndoUnit.cs (2)
55
this.TextContainer.SetValue(position, _propertyRecord.
Property
, _propertyRecord.Value);
59
position.Parent.ClearValue(_propertyRecord.
Property
);
System\Windows\Documents\TextTreeUndoUnit.cs (1)
178
obj.SetValue(records[i].
Property
, records[i].Value);