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