Property | Type | Description | |
---|---|---|---|
HighlightStyleProperty | |||
HighlightTextProperty | |||
SourceTextProperty |
Method | Description | |
---|---|---|
GetHighlightStyle ( |
||
GetHighlightText ( |
||
GetSourceText ( |
||
SetHighlightStyle ( |
||
SetHighlightText ( |
||
SetSourceText ( |
Method | Description | |
---|---|---|
StyleChanged ( |
||
TextChanged ( |
public static GetHighlightStyle ( |
||
element | ||
return | System.Windows.Style |
public static GetHighlightText ( |
||
element | ||
return | string |
public static GetSourceText ( |
||
element | ||
return | string |
public static SetHighlightStyle ( |
||
element | ||
value | System.Windows.Style | |
return | void |
public static SetHighlightText ( |
||
element | ||
value | string | |
return | void |
public static SetSourceText ( |
||
element | ||
value | string | |
return | void |
public static DependencyProperty,System.Windows HighlightStyleProperty | ||
return |
public static DependencyProperty,System.Windows HighlightTextProperty | ||
return |