1 write to _value
PresentationFramework (1)
System\Windows\Documents\PropertyRecord.cs (1)
27
set {
_value
= value; }
1 reference to _value
PresentationFramework (1)
System\Windows\Documents\PropertyRecord.cs (1)
26
get { return
_value
; }