1 write to _property
PresentationFramework (1)
System\windows\Documents\UIElementPropertyUndoUnit.cs (1)
54
_property
= property;
2 references to _property
PresentationFramework (2)
System\windows\Documents\UIElementPropertyUndoUnit.cs (2)
74
_uiElement.SetValue(
_property
, _oldValue);
78
_uiElement.ClearValue(
_property
);