Property | Type | Description | |
---|---|---|---|
HighlightedLinesProperty | |||
TextProperty |
Method | Description | |
---|---|---|
GetHighlightedLines ( |
||
GetText ( |
||
SetHighlightedLines ( |
||
SetText ( |
Method | Description | |
---|---|---|
OnHighlightedLinesChanged ( |
||
OnTextChanged ( |
public static GetHighlightedLines ( |
||
element | ||
return | int[] |
public static GetText ( |
||
element | ||
return | string |
public static SetHighlightedLines ( |
||
element | ||
value | string | |
return | void |
public static SetText ( |
||
element | ||
value | string | |
return | void |
public static DependencyProperty,System.Windows HighlightedLinesProperty | ||
return |