프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ContainsWord | int | ||
FormatStatements | System.Windows.Media.FormattedText | ||
SetColors | void |
메소드 | 설명 | |
---|---|---|
CodeBlock ( |
||
Context ( BlockColoring coloring ) : |
||
Context ( BlockColoring coloring, System.Windows.Media.Typeface typeface, double emSize ) : |
||
SetSpan ( SnapshotSpan span ) : void |
메소드 | 설명 | |
---|---|---|
ContainsWord ( string text, string p, int index ) : int | ||
FormatStatements ( string tipText, BlockColoring coloring, System.Windows.Media.Typeface typeface, double emSize ) : System.Windows.Media.FormattedText | ||
SetColors ( System.Windows.Media.Brush brush, string keywords, string tipText, System.Windows.Media.FormattedText formattedText ) : void |
public CodeBlock ( |
||
parent | ||
type | BlockType | |
statement | string | |
span | SnapshotSpan | |
statementStart | int | |
level | int | |
리턴 | System |
public Context ( BlockColoring coloring ) : |
||
coloring | BlockColoring | |
리턴 |
public Context ( BlockColoring coloring, System.Windows.Media.Typeface typeface, double emSize ) : |
||
coloring | BlockColoring | |
typeface | System.Windows.Media.Typeface | |
emSize | double | |
리턴 |