1 write to _isTypographicOnly
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextElementEditingBehaviorAttribute.cs (1)
47
set {
_isTypographicOnly
= value; }
1 reference to _isTypographicOnly
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextElementEditingBehaviorAttribute.cs (1)
46
get { return
_isTypographicOnly
; }