次の方法で共有


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; }
member this.Empty : System.Windows.Media.TextFormatting.CharacterBufferRange
Public Shared ReadOnly Property Empty As CharacterBufferRange

プロパティ値

CharacterBufferRange

CharacterBufferRange が 0 である Length オブジェクト。

適用対象