1 write to _uiElement
PresentationFramework (1)
System\windows\Documents\UIElementPropertyUndoUnit.cs (1)
50
_uiElement
= uiElement;
2 references to _uiElement
PresentationFramework (2)
System\windows\Documents\UIElementPropertyUndoUnit.cs (2)
71
_uiElement
.SetValue(_property, _oldValue);
75
_uiElement
.ClearValue(_property);