Method | Description | |
---|---|---|
ClearChildlen ( ) : void | ||
ExtractItems ( ) : void | ||
ExtractKeyword ( string keyword, System.Windows.Media.Brush brush ) : void | ||
ExtractStoryFrames ( ) : void | ||
ExtractTalks ( ) : void | ||
JumpButtonPushed ( int moveIndex, string moveText ) : void | ||
ReplaceAll ( string moveText ) : void | ||
SetKeyword ( string key ) : void | ||
SetView ( MarkingSelector view, IEditor iEditor ) : void | ||
ShowMarks ( IEnumerable markCollection, String document ) : void |
Method | Description | |
---|---|---|
OnPropertyChanged ( string name ) : void |
Method | Description | |
---|---|---|
EventAggregator_AddIMarkableHandler ( object sender, |
||
EventAggregator_DeleteIMarkableHandler ( object sender, |
||
GenerateOrderedEnumerable ( IEnumerable markCollection ) : IOrderedEnumerable | ||
GetAddControl ( |
||
GetHeadIndex ( int headIndex, string str ) : int | ||
GetTailIndex ( int tailIndex, string str ) : int |
public ExtractKeyword ( string keyword, System.Windows.Media.Brush brush ) : void | ||
keyword | string | |
brush | System.Windows.Media.Brush | |
return | void |
public JumpButtonPushed ( int moveIndex, string moveText ) : void | ||
moveIndex | int | |
moveText | string | |
return | void |
protected OnPropertyChanged ( string name ) : void | ||
name | string | |
return | void |
public SetView ( MarkingSelector view, IEditor iEditor ) : void | ||
view | MarkingSelector | |
iEditor | IEditor | |
return | void |
public ShowMarks ( IEnumerable markCollection, String document ) : void | ||
markCollection | IEnumerable | |
document | String | |
return | void |