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