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