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