言語

CharacterBufferRange.Empty プロパティ

定義

空の文字列を取得します。

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

プロパティ値

CharacterBufferRangeが 0 に等しいLength オブジェクト。

適用対象