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