1 write to _isTypographicOnly
PresentationFramework (1)
System\Windows\Documents\TextElementEditingBehaviorAttribute.cs (1)
51
set {
_isTypographicOnly
= value; }
1 reference to _isTypographicOnly
PresentationFramework (1)
System\Windows\Documents\TextElementEditingBehaviorAttribute.cs (1)
50
get { return
_isTypographicOnly
; }