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