1 write to _isMergeable
PresentationFramework (1)
System\Windows\Documents\TextElementEditingBehaviorAttribute.cs (1)
35
set {
_isMergeable
= value; }
1 reference to _isMergeable
PresentationFramework (1)
System\Windows\Documents\TextElementEditingBehaviorAttribute.cs (1)
34
get { return
_isMergeable
; }