CharacterBufferRange.Empty Property

Definition

Gets an empty character string.

public:
 static property System::Windows::Media::TextFormatting::CharacterBufferRange Empty { System::Windows::Media::TextFormatting::CharacterBufferRange get(); };
public static System.Windows.Media.TextFormatting.CharacterBufferRange Empty { get; }
static member Empty : System.Windows.Media.TextFormatting.CharacterBufferRange
Public Shared ReadOnly Property Empty As CharacterBufferRange

Property Value

A CharacterBufferRange object whose Length is equal to 0.

Applies to