TextFormattingRunProperties::GetRealObject Method (StreamingContext)
Visual Studio 2015
Gets the cached TextFormattingRunProperties object, or creates one if none exists.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Parameters
- context
-
Type:
System.Runtime.Serialization::StreamingContext
The deserialization context.
Return Value
Type: System::Object^The cached TextFormattingRunProperties object, or creates one if none exists.
Show: