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