CharacterBufferRange.Empty Propiedad

Definición

Obtiene una cadena de caracteres vacía.

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

Valor de propiedad

Objeto CharacterBufferRange cuyo Length valor es igual a 0.

Se aplica a