1 write to _uiElement
PresentationFramework (1)
src\Framework\System\windows\Documents\UIElementPropertyUndoUnit.cs (1)
56_uiElement = uiElement;
2 references to _uiElement
PresentationFramework (2)
src\Framework\System\windows\Documents\UIElementPropertyUndoUnit.cs (2)
77_uiElement.SetValue(_property, _oldValue); 81_uiElement.ClearValue(_property);