CharacterBufferRange.CharacterBufferReference Property

Definition

Gets a reference to the character buffer of a string.

public:
 property System::Windows::Media::TextFormatting::CharacterBufferReference CharacterBufferReference { System::Windows::Media::TextFormatting::CharacterBufferReference get(); };
public System.Windows.Media.TextFormatting.CharacterBufferReference CharacterBufferReference { get; }
member this.CharacterBufferReference : System.Windows.Media.TextFormatting.CharacterBufferReference
Public ReadOnly Property CharacterBufferReference As CharacterBufferReference

Property Value

A CharacterBufferReference value representing the character buffer of a string.

Applies to