3 references to TextElementEditingBehaviorAttribute
PresentationFramework (3)
System\Windows\Documents\Hyperlink.cs (1)
33
[
TextElementEditingBehaviorAttribute
(IsMergeable = false, IsTypographicOnly = false)]
System\Windows\Documents\Inline.cs (1)
16
[
TextElementEditingBehaviorAttribute
(IsMergeable = true, IsTypographicOnly = true)]
System\Windows\Documents\InlineUIContainer.cs (1)
22
[
TextElementEditingBehaviorAttribute
(IsMergeable = false)]