1 write to _textProps
PresentationFramework (1)
MS\Internal\Text\InlineObject.cs (1)
38
_textProps
= textProps;
1 reference to _textProps
PresentationFramework (1)
MS\Internal\Text\InlineObject.cs (1)
118
public override TextRunProperties Properties { get { return
_textProps
; } }