1 write to _textProps
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\RunClient.cs (1)
44
_textProps
= textProps;
1 reference to _textProps
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\RunClient.cs (1)
123
public override TextRunProperties Properties { get { return
_textProps
; } }