LineCount プロパティ (WPFTextBox)
クラス
WPFTextBox
.
処理
[読み取り専用] テキスト ボックス内の行の合計数。
構文
C#
protected
Integer
LineCount { get; }
VB
'Declaration Protected Read Property LineCount As
Integer
アクセス
読み取り専用。